Searched refs:KBUILD_CFLAGS_KERNEL (Results 1 - 4 of 4) sorted by relevance

/linux-master/arch/loongarch/
H A DMakefile83 KBUILD_CFLAGS_KERNEL += $(call cc-option,-mdirect-extern-access)
84 KBUILD_CFLAGS_KERNEL += $(call cc-option,-fdirect-access-external-data)
90 KBUILD_CFLAGS_KERNEL += -Wa,-mla-global-with-pcrel
108 KBUILD_CFLAGS_KERNEL += -fPIE
/linux-master/arch/parisc/
H A DMakefile99 KBUILD_CFLAGS_KERNEL += -mlong-calls
/linux-master/
H A DMakefile572 KBUILD_CFLAGS_KERNEL := macro
610 export KBUILD_AFLAGS_KERNEL KBUILD_CFLAGS_KERNEL KBUILD_RUSTFLAGS_KERNEL
929 KBUILD_CFLAGS_KERNEL += -ffunction-sections -fdata-sections
/linux-master/scripts/
H A DMakefile.lib228 $(KBUILD_CFLAGS_KERNEL) $(CFLAGS_KERNEL) $(modfile_flags))

Completed in 129 milliseconds