Searched refs:LD_ARGS (Results 1 – 4 of 4) sorted by relevance
11 LD_ARGS = -T ../ld.script -Ttext 0x00400000 macro54 $(LD) $(LD_ARGS) -o ../images/$@.chrp $(OBJS) $(LIBS)63 $(LD) $(LD_ARGS) -o ../images/$@.chrp $(OBJS) $(LIBS)
24 LD_ARGS = -T ../ld.script -Ttext 0x00800000 -Bstatic macro51 $(LD) $(LD_ARGS) -o $@ $(obj-y) image.o $(LIBS)64 $(LD) $(LD_ARGS) -o $@ $(obj-y) image.o $(LIBS)
94 LD_ARGS = -T ../ld.script -Ttext 0x00800000 -Bstatic macro96 LD_ARGS := -T ../ld.script -Ttext 0x00180000 -Bstatic macro99 LD_ARGS := -T ../ld.script -Ttext 0x00400000 -Bstatic macro134 $(LD) $(LD_ARGS) -o $@ $(obj-y) image.o $(LIBS)146 $(LD) $(LD_ARGS) -o $@ $(obj-y) image.o $(LIBS)
44 LD_ARGS = -Ttext 0x00400000 -e _start macro118 $(BOOTLD) $(LD_ARGS) -T zImage.lds -o $@ $(OBJS) $(LIBS) \123 $(BOOTLD) $(LD_ARGS) -T zImage.lds -o $@ $(OBJS) $(LIBS) \