Home
last modified time | relevance | path

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

/linux-6.12.1/arch/loongarch/
DMakefile86 KBUILD_CFLAGS_KERNEL += $(call cc-option,-mdirect-extern-access)
87 KBUILD_CFLAGS_KERNEL += $(call cc-option,-fdirect-access-external-data)
93 KBUILD_CFLAGS_KERNEL += -Wa,-mla-global-with-pcrel
112 KBUILD_CFLAGS_KERNEL += -fPIE
/linux-6.12.1/drivers/firmware/efi/libstub/
DMakefile63 KBUILD_CFLAGS_KERNEL := $(filter-out -fdata-sections, $(KBUILD_CFLAGS_KERNEL)) macro
/linux-6.12.1/arch/parisc/
DMakefile99 KBUILD_CFLAGS_KERNEL += -mlong-calls
/linux-6.12.1/scripts/
DMakefile.lib214 $(KBUILD_CFLAGS_KERNEL) $(CFLAGS_KERNEL) $(modfile_flags))
/linux-6.12.1/
DMakefile565 KBUILD_CFLAGS_KERNEL := macro
599 export KBUILD_AFLAGS_KERNEL KBUILD_CFLAGS_KERNEL KBUILD_RUSTFLAGS_KERNEL
920 KBUILD_CFLAGS_KERNEL += -ffunction-sections -fdata-sections
/linux-6.12.1/Documentation/kbuild/
Dmakefiles.rst1183 KBUILD_CFLAGS_KERNEL
1186 $(KBUILD_CFLAGS_KERNEL) contains extra C compiler flags used to compile