Home
last modified time | relevance | path

Searched defs:LDFLAGS_vmlinux (Results 1 – 9 of 9) 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/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 DMakefile57 LDFLAGS_vmlinux := -pie $(call ld-option, --no-dynamic-linker) 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/
H A DMakefile573 LDFLAGS_vmlinux = macro
1336 vmlinux: export LDFLAGS_vmlinux = $(_LDFLAGS_vmlinux) macro