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

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

Completed in 553 milliseconds