Home
last modified time | relevance | path

Searched refs:COFF_LD_ARGS (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/arch/ppc/boot/pmac/
DMakefile11 COFF_LD_ARGS = -T ../ld.script -e _start -Ttext 0x00500000 -Bstatic macro
63 $(LD) -o $@ $(COFF_LD_ARGS) $(COFFOBJS) image.o $(LIBS)
71 $(LD) -o $@ $(COFF_LD_ARGS) $(COFFOBJS) image-coff.o $(LIBS)