Home
last modified time | relevance | path

Searched refs:KBUILD_CFLAGS_KERNEL (Results 1 – 6 of 6) sorted by relevance

/linux/arch/loongarch/
H A DMakefile107 KBUILD_CFLAGS_KERNEL += $(call cc-option,-mdirect-extern-access)
108 KBUILD_CFLAGS_KERNEL += $(call cc-option,-fdirect-access-external-data)
114 KBUILD_CFLAGS_KERNEL += -Wa,-mla-global-with-pcrel
148 KBUILD_CFLAGS_KERNEL += -fPIE
/linux/drivers/firmware/efi/libstub/
H A DMakefile62 KBUILD_CFLAGS_KERNEL := $(filter-out -fdata-sections, $(KBUILD_CFLAGS_KERNEL)) macro
/linux/arch/parisc/
H A DMakefile101 KBUILD_CFLAGS_KERNEL += -mlong-calls
/linux/scripts/
H A DMakefile.lib156 $(KBUILD_CFLAGS_KERNEL) $(CFLAGS_KERNEL) $(modfile_flags))
/linux/
H A DMakefile612 KBUILD_CFLAGS_KERNEL := macro
649 export KBUILD_AFLAGS_KERNEL KBUILD_CFLAGS_KERNEL KBUILD_RUSTFLAGS_KERNEL
1061 KBUILD_CFLAGS_KERNEL += -ffunction-sections -fdata-sections
/linux/Documentation/kbuild/
H A Dmakefiles.rst1212 KBUILD_CFLAGS_KERNEL
1215 $(KBUILD_CFLAGS_KERNEL) contains extra C compiler flags used to compile