Searched refs:LD_BFD (Results 1 - 4 of 4) sorted by relevance

/linux-master/arch/parisc/
H A DMakefile26 LD_BFD := elf64-hppa-linux macro
28 LD_BFD := elf32-hppa-linux macro
40 export LD_BFD
/linux-master/arch/s390/
H A DMakefile11 LD_BFD := elf64-s390 macro
47 export LD_BFD
/linux-master/arch/parisc/boot/compressed/
H A DMakefile73 LDFLAGS_piggy.o := -r --format binary --oformat $(LD_BFD) -T
/linux-master/arch/s390/boot/
H A DMakefile81 LDFLAGS_vmlinux := $(LDFLAGS_vmlinux-y) --oformat $(LD_BFD) -e startup $(if $(CONFIG_VMLINUX_MAP),-Map=$(obj)/vmlinux.map) --build-id=sha1 -T
85 LDFLAGS_vmlinux.syms := $(LDFLAGS_vmlinux-y) --oformat $(LD_BFD) -e startup -T

Completed in 368 milliseconds