Home
last modified time | relevance | path

Searched refs:LDFLAGS_vmlinux (Results 1 – 25 of 26) sorted by relevance

12

/arch/unicore32/boot/compressed/
DMakefile45 LDFLAGS_vmlinux += -p
47 LDFLAGS_vmlinux += --no-undefined
49 LDFLAGS_vmlinux += -X
51 LDFLAGS_vmlinux += -T
/arch/arm/boot/compressed/
DMakefile133 LDFLAGS_vmlinux = --defsym _kernel_bss_size=$(KBSS_SZ) macro
136 LDFLAGS_vmlinux += --defsym zreladdr=$(ZRELADDR)
139 LDFLAGS_vmlinux += --be8
142 LDFLAGS_vmlinux += -p
144 LDFLAGS_vmlinux += --no-undefined
146 LDFLAGS_vmlinux += -X
148 LDFLAGS_vmlinux += -T
/arch/powerpc/
DMakefile66 LDFLAGS_vmlinux-y := -Bstatic
67 LDFLAGS_vmlinux-$(CONFIG_RELOCATABLE) := -pie
68 LDFLAGS_vmlinux := $(LDFLAGS_vmlinux-y) macro
/arch/sh/
DMakefile104 LDFLAGS_vmlinux += -e _stext
109 LDFLAGS_vmlinux += --defsym phys_stext=_stext-$(CONFIG_PAGE_OFFSET) \
117 LDFLAGS_vmlinux += --defsym jiffies=jiffies_64 --oformat $(ld-bfd)
121 LDFLAGS_vmlinux += --defsym jiffies=jiffies_64+4 --oformat $(ld-bfd)
/arch/score/
DMakefile26 LDFLAGS_vmlinux += -G0 -static -nostdlib
/arch/hexagon/
DMakefile7 LDFLAGS_vmlinux += -G0
/arch/mn10300/boot/compressed/
DMakefile7 LDFLAGS_vmlinux := -Ttext $(CONFIG_KERNEL_ZIMAGE_BASE_ADDRESS) -e startup_32 macro
/arch/xtensa/boot/boot-elf/
DMakefile28 $(Q)$(LD) $(LDFLAGS) $(LDFLAGS_vmlinux) \
/arch/openrisc/
DMakefile24 LDFLAGS_vmlinux := macro
/arch/sh/boot/romimage/
DMakefile15 LDFLAGS_vmlinux := --oformat $(ld-bfd) -Ttext $(load-y) -e romstart \ macro
/arch/unicore32/
DMakefile19 LDFLAGS_vmlinux := -p --no-undefined -X macro
/arch/h8300/boot/compressed/
DMakefile21 LDFLAGS_vmlinux := -Ttext $(IMAGE_OFFSET) -estartup $(obj)/vmlinux.lds macro
/arch/alpha/
DMakefile13 LDFLAGS_vmlinux := -static -N #-relax macro
/arch/m32r/
DMakefile12 LDFLAGS_vmlinux := macro
/arch/m32r/boot/compressed/
DMakefile18 LDFLAGS_vmlinux := -T macro
/arch/metag/
DMakefile41 LDFLAGS_vmlinux := $(ldflags-y) macro
/arch/arm64/
DMakefile13 LDFLAGS_vmlinux :=-p --no-undefined -X macro
/arch/s390/boot/compressed/
DMakefile24 LDFLAGS_vmlinux := --oformat $(LD_BFD) -e startup -T macro
/arch/avr32/
DMakefile17 LDFLAGS_vmlinux += --relax
/arch/sh/boot/compressed/
DMakefile35 LDFLAGS_vmlinux := --oformat $(ld-bfd) -Ttext $(IMAGE_OFFSET) -e startup \ macro
/arch/x86/boot/compressed/
DMakefile35 LDFLAGS_vmlinux := -T macro
/arch/ia64/
DMakefile24 LDFLAGS_vmlinux := -static macro
/arch/arm/
DMakefile16 LDFLAGS_vmlinux :=-p --no-undefined -X macro
18 LDFLAGS_vmlinux += --be8
/arch/blackfin/
DMakefile12 LDFLAGS_vmlinux := -X macro
/arch/x86/
DMakefile29 LDFLAGS_vmlinux := --emit-relocs macro

12