Searched refs:LDFLAGS_vmlinux (Results 1 - 33 of 33) sorted by relevance

/linux-4.4.14/arch/unicore32/boot/compressed/
H A DMakefile45 LDFLAGS_vmlinux += -p
47 LDFLAGS_vmlinux += --no-undefined
49 LDFLAGS_vmlinux += -X
51 LDFLAGS_vmlinux += -T
/linux-4.4.14/arch/nios2/boot/compressed/
H A DMakefile10 LDFLAGS_vmlinux := -T 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/arm/boot/compressed/
H A DMakefile115 LDFLAGS_vmlinux = --defsym _kernel_bss_size=$(KBSS_SZ) macro
118 LDFLAGS_vmlinux += --defsym zreladdr=$(ZRELADDR)
121 LDFLAGS_vmlinux += --be8
124 LDFLAGS_vmlinux += -p
126 LDFLAGS_vmlinux += --no-undefined
128 LDFLAGS_vmlinux += -X
130 LDFLAGS_vmlinux += -T
/linux-4.4.14/arch/xtensa/boot/boot-elf/
H A DMakefile28 $(Q)$(LD) $(LDFLAGS) $(LDFLAGS_vmlinux) \
/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/score/
H A DMakefile26 LDFLAGS_vmlinux += -G0 -static -nostdlib
/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/hexagon/
H A DMakefile7 LDFLAGS_vmlinux += -G0
/linux-4.4.14/arch/m32r/
H A DMakefile12 LDFLAGS_vmlinux := macro
/linux-4.4.14/arch/m32r/boot/compressed/
H A DMakefile18 LDFLAGS_vmlinux := -T macro
/linux-4.4.14/arch/unicore32/
H A DMakefile19 LDFLAGS_vmlinux := -p --no-undefined -X 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/
H A DMakefile105 LDFLAGS_vmlinux += -e _stext
110 LDFLAGS_vmlinux += --defsym phys_stext=_stext-$(CONFIG_PAGE_OFFSET) \
118 LDFLAGS_vmlinux += --defsym jiffies=jiffies_64 --oformat $(ld-bfd)
122 LDFLAGS_vmlinux += --defsym jiffies=jiffies_64+4 --oformat $(ld-bfd)
/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/openrisc/
H A DMakefile24 LDFLAGS_vmlinux := 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/mn10300/
H A DMakefile23 #LDFLAGS_vmlinux := -Map linkmap.txt
/linux-4.4.14/arch/frv/
H A DMakefile47 #LDFLAGS_vmlinux := -Map linkmap.txt
/linux-4.4.14/arch/avr32/
H A DMakefile17 LDFLAGS_vmlinux += --relax
/linux-4.4.14/arch/x86/boot/compressed/
H A DMakefile38 LDFLAGS_vmlinux := -T macro
/linux-4.4.14/arch/microblaze/
H A DMakefile45 LDFLAGS_vmlinux := macro
/linux-4.4.14/arch/powerpc/
H A DMakefile99 LDFLAGS_vmlinux-y := -Bstatic
100 LDFLAGS_vmlinux-$(CONFIG_RELOCATABLE) := -pie
101 LDFLAGS_vmlinux := $(LDFLAGS_vmlinux-y) 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/scripts/
H A Dlink-vmlinux.sh56 ${LD} ${LDFLAGS} ${LDFLAGS_vmlinux} -o ${2} \
/linux-4.4.14/arch/blackfin/
H A DMakefile12 LDFLAGS_vmlinux := -X macro
/linux-4.4.14/arch/arm/
H A DMakefile16 LDFLAGS_vmlinux :=-p --no-undefined -X --pic-veneer macro
18 LDFLAGS_vmlinux += --be8
/linux-4.4.14/arch/m68k/
H A DMakefile77 LDFLAGS_vmlinux = -N macro
/linux-4.4.14/arch/x86/
H A DMakefile39 LDFLAGS_vmlinux := --emit-relocs macro
/linux-4.4.14/
H A DMakefile793 LDFLAGS_vmlinux += $(LDFLAGS_BUILD_ID)
796 LDFLAGS_vmlinux += $(call ld-option, -X,)
905 export LDFLAGS_vmlinux
912 cmd_link-vmlinux = $(CONFIG_SHELL) $< $(LD) $(LDFLAGS) $(LDFLAGS_vmlinux)
/linux-4.4.14/arch/mips/
H A DMakefile92 LDFLAGS_vmlinux += -G 0 -static -n -nostdlib

Completed in 1201 milliseconds