Home
last modified time | relevance | path

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

/arch/sh/
A DMakefile106 ld_bfd := elf32-sh-linux macro
107 LDFLAGS_vmlinux += --defsym jiffies=jiffies_64 --oformat $(ld_bfd)
110 ld_bfd := elf32-shbig-linux macro
111 LDFLAGS_vmlinux += --defsym jiffies=jiffies_64+4 --oformat $(ld_bfd)
115 export ld_bfd
/arch/sh/boot/romimage/
A DMakefile16 LDFLAGS_vmlinux := --oformat $(ld_bfd) -Ttext $(load-y) -e romstart \
27 LDFLAGS_piggy.o := -r --format binary --oformat $(ld_bfd) -T
/arch/sh/boot/compressed/
A DMakefile30 LDFLAGS_vmlinux := --oformat $(ld_bfd) -Ttext $(IMAGE_OFFSET) -e startup \
54 LDFLAGS_piggy.o := -r --format binary --oformat $(ld_bfd) -T

Completed in 7 milliseconds