Searched refs:COFF_LD_ARGS (Results 1 – 1 of 1) sorted by relevance
11 COFF_LD_ARGS = -T ../ld.script -e _start -Ttext 0x00500000 -Bstatic macro63 $(LD) -o $@ $(COFF_LD_ARGS) $(COFFOBJS) image.o $(LIBS)71 $(LD) -o $@ $(COFF_LD_ARGS) $(COFFOBJS) image-coff.o $(LIBS)