Home
last modified time | relevance | path

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

/arch/nios2/boot/compressed/
A DMakefile11 LDFLAGS_vmlinux := -T macro
/arch/sh/boot/romimage/
A DMakefile16 LDFLAGS_vmlinux := --oformat $(ld_bfd) -Ttext $(load-y) -e romstart \ macro
/arch/sh/boot/compressed/
A DMakefile30 LDFLAGS_vmlinux := --oformat $(ld_bfd) -Ttext $(IMAGE_OFFSET) -e startup \ macro
/arch/alpha/
A DMakefile13 LDFLAGS_vmlinux := -static -N #-relax macro
/arch/arm/boot/compressed/
A DMakefile107 LDFLAGS_vmlinux = --defsym _kernel_bss_size=$(KBSS_SZ) macro
/arch/parisc/boot/compressed/
A DMakefile23 LDFLAGS_vmlinux := -X -e startup --as-needed -T macro
/arch/arm64/
A DMakefile13 LDFLAGS_vmlinux :=--no-undefined -X --pic-veneer macro
/arch/s390/
A DMakefile18 LDFLAGS_vmlinux := $(call ld-option,-no-pie) macro
/arch/m68k/
A DMakefile77 LDFLAGS_vmlinux = -N macro
/arch/x86/boot/compressed/
A DMakefile58 LDFLAGS_vmlinux := -pie $(call ld-option, --no-dynamic-linker) macro
/arch/s390/boot/
A DMakefile68 LDFLAGS_vmlinux := $(LDFLAGS_vmlinux-y) --oformat $(LD_BFD) -e startup $(if $(CONFIG_VMLINUX_MAP),-… macro
/arch/riscv/
A DMakefile9 LDFLAGS_vmlinux := -z norelro macro
/arch/powerpc/
A DMakefile106 LDFLAGS_vmlinux := $(LDFLAGS_vmlinux-y) macro
/arch/arm/
A DMakefile13 LDFLAGS_vmlinux := --no-undefined -X --pic-veneer -z norelro macro

Completed in 22 milliseconds