Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/ppc/boot/pmac/
DMakefile12 CHRP_LD_ARGS = -T ../ld.script -Ttext 0x01000000 macro
88 $(LD) $(CHRP_LD_ARGS) -o ../images/$@ $(CHRPOBJS) $(LIBS) image.o
99 $(LD) $(CHRP_LD_ARGS) -o ../images/$@ $(CHRPOBJS) $(LIBS) image-elf.o