Home
last modified time | relevance | path

Searched refs:LDFLAGS_vmlinux (Results 1 – 25 of 27) 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/
DMakefile121 LDFLAGS_vmlinux = --defsym _kernel_bss_size=$(KBSS_SZ) macro
124 LDFLAGS_vmlinux += --defsym zreladdr=$(ZRELADDR)
127 LDFLAGS_vmlinux += --be8
130 LDFLAGS_vmlinux += -p
132 LDFLAGS_vmlinux += --no-undefined
134 LDFLAGS_vmlinux += -X
136 LDFLAGS_vmlinux += -T
/arch/arm64/
DMakefile13 LDFLAGS_vmlinux :=-p --no-undefined -X macro
21 LDFLAGS_vmlinux += -pie -shared -Bsymbolic \
33 LDFLAGS_vmlinux += --fix-cortex-a53-843419
/arch/sh/
DMakefile106 LDFLAGS_vmlinux += -e _stext
111 LDFLAGS_vmlinux += --defsym phys_stext=_stext-$(CONFIG_PAGE_OFFSET) \
119 LDFLAGS_vmlinux += --defsym jiffies=jiffies_64 --oformat $(ld-bfd)
123 LDFLAGS_vmlinux += --defsym jiffies=jiffies_64+4 --oformat $(ld-bfd)
/arch/nios2/boot/compressed/
DMakefile10 LDFLAGS_vmlinux := -T macro
/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/sh/boot/romimage/
DMakefile15 LDFLAGS_vmlinux := --oformat $(ld-bfd) -Ttext $(load-y) -e romstart \ macro
/arch/openrisc/
DMakefile24 LDFLAGS_vmlinux := macro
/arch/unicore32/
DMakefile19 LDFLAGS_vmlinux := -p --no-undefined -X macro
/arch/h8300/boot/compressed/
DMakefile21 LDFLAGS_vmlinux := -Ttext $(IMAGE_OFFSET) -estartup -T $(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/powerpc/
DMakefile98 LDFLAGS_vmlinux-y := -Bstatic
99 LDFLAGS_vmlinux-$(CONFIG_RELOCATABLE) := -pie
100 LDFLAGS_vmlinux := $(LDFLAGS_vmlinux-y) macro
/arch/sh/boot/compressed/
DMakefile35 LDFLAGS_vmlinux := --oformat $(ld-bfd) -Ttext $(IMAGE_OFFSET) -e startup \ macro
/arch/avr32/
DMakefile17 LDFLAGS_vmlinux += --relax
/arch/s390/boot/compressed/
DMakefile25 LDFLAGS_vmlinux := --oformat $(LD_BFD) -e startup -T macro
/arch/ia64/
DMakefile24 LDFLAGS_vmlinux := -static macro
/arch/x86/boot/compressed/
DMakefile54 LDFLAGS_vmlinux := -T macro
/arch/blackfin/
DMakefile12 LDFLAGS_vmlinux := -X macro
/arch/arm/
DMakefile16 LDFLAGS_vmlinux :=-p --no-undefined -X --pic-veneer macro
18 LDFLAGS_vmlinux += --be8

12