Searched defs:LDFLAGS_vmlinux (Results 1 - 21 of 21) sorted by relevance

/linux-4.1.27/arch/sh/boot/romimage/
H A DMakefile15 LDFLAGS_vmlinux := --oformat $(ld-bfd) -Ttext $(load-y) -e romstart \ macro
/linux-4.1.27/arch/mn10300/boot/compressed/
H A DMakefile7 LDFLAGS_vmlinux := -Ttext $(CONFIG_KERNEL_ZIMAGE_BASE_ADDRESS) -e startup_32 macro
/linux-4.1.27/arch/m32r/boot/compressed/
H A DMakefile18 LDFLAGS_vmlinux := -T macro
/linux-4.1.27/arch/nios2/boot/compressed/
H A DMakefile10 LDFLAGS_vmlinux := -T macro
/linux-4.1.27/arch/openrisc/
H A DMakefile24 LDFLAGS_vmlinux := macro
/linux-4.1.27/arch/m68k/
H A DMakefile77 LDFLAGS_vmlinux = -N macro
/linux-4.1.27/arch/metag/
H A DMakefile41 LDFLAGS_vmlinux := $(ldflags-y) macro
/linux-4.1.27/arch/alpha/
H A DMakefile13 LDFLAGS_vmlinux := -static -N #-relax macro
/linux-4.1.27/arch/unicore32/
H A DMakefile19 LDFLAGS_vmlinux := -p --no-undefined -X macro
/linux-4.1.27/arch/m32r/
H A DMakefile12 LDFLAGS_vmlinux := macro
/linux-4.1.27/arch/powerpc/
H A DMakefile98 LDFLAGS_vmlinux := $(LDFLAGS_vmlinux-y) macro
/linux-4.1.27/arch/microblaze/
H A DMakefile45 LDFLAGS_vmlinux := macro
/linux-4.1.27/arch/s390/boot/compressed/
H A DMakefile22 LDFLAGS_vmlinux := --oformat $(LD_BFD) -e startup -T macro
/linux-4.1.27/arch/sh/boot/compressed/
H A DMakefile35 LDFLAGS_vmlinux := --oformat $(ld-bfd) -Ttext $(IMAGE_OFFSET) -e startup \ macro
/linux-4.1.27/arch/arm64/
H A DMakefile13 LDFLAGS_vmlinux :=-p --no-undefined -X macro
/linux-4.1.27/arch/blackfin/
H A DMakefile12 LDFLAGS_vmlinux := -X macro
/linux-4.1.27/arch/ia64/
H A DMakefile24 LDFLAGS_vmlinux := -static macro
/linux-4.1.27/arch/x86/
H A DMakefile39 LDFLAGS_vmlinux := --emit-relocs macro
/linux-4.1.27/arch/x86/boot/compressed/
H A DMakefile38 LDFLAGS_vmlinux := -T macro
/linux-4.1.27/arch/arm/boot/compressed/
H A DMakefile117 LDFLAGS_vmlinux = --defsym _kernel_bss_size=$(KBSS_SZ) macro
/linux-4.1.27/arch/arm/
H A DMakefile16 LDFLAGS_vmlinux :=-p --no-undefined -X --pic-veneer macro

Completed in 484 milliseconds