Home
last modified time | relevance | path

Searched defs:LDFLAGS_vmlinux (Results 1 – 13 of 13) sorted by relevance

/linux/arch/nios2/boot/compressed/
H A DMakefile11 LDFLAGS_vmlinux := -T macro
/linux/arch/alpha/
H A DMakefile13 LDFLAGS_vmlinux := -static -N #-relax macro
/linux/arch/arm/boot/compressed/
H A DMakefile107 LDFLAGS_vmlinux = --defsym _kernel_bss_size=$(KBSS_SZ) macro
/linux/arch/parisc/boot/compressed/
H A DMakefile23 LDFLAGS_vmlinux := -X -e startup --as-needed -T macro
/linux/arch/s390/
H A DMakefile18 LDFLAGS_vmlinux := $(call ld-option,-no-pie) macro
/linux/arch/arm64/
H A DMakefile13 LDFLAGS_vmlinux :=--no-undefined -X --pic-veneer macro
/linux/arch/m68k/
H A DMakefile77 LDFLAGS_vmlinux = -N macro
/linux/arch/x86/boot/compressed/
H A DMakefile58 LDFLAGS_vmlinux := -pie $(call ld-option, --no-dynamic-linker) macro
/linux/arch/s390/boot/
H A DMakefile68 LDFLAGS_vmlinux := $(LDFLAGS_vmlinux-y) --oformat $(LD_BFD) -e startup $(if $(CONFIG_VMLINUX_MAP),-… macro
/linux/arch/riscv/
H A DMakefile9 LDFLAGS_vmlinux := -z norelro macro
/linux/arch/powerpc/
H A DMakefile106 LDFLAGS_vmlinux := $(LDFLAGS_vmlinux-y) macro
/linux/arch/arm/
H A DMakefile13 LDFLAGS_vmlinux := --no-undefined -X --pic-veneer -z norelro macro
/linux/
H A DMakefile557 LDFLAGS_vmlinux = macro
1235 vmlinux: export LDFLAGS_vmlinux = $(_LDFLAGS_vmlinux) macro