Home
last modified time | relevance | path

Searched refs:KBUILD_DEFCONFIG (Results 1 – 18 of 18) sorted by relevance

/linux-6.12.1/scripts/kconfig/
DMakefile12 ifndef KBUILD_DEFCONFIG
13 KBUILD_DEFCONFIG := defconfig macro
28 KCONFIG_DEFCONFIG_LIST += arch/$(SRCARCH)/configs/$(KBUILD_DEFCONFIG)
93 ifneq ($(wildcard $(srctree)/arch/$(SRCARCH)/configs/$(KBUILD_DEFCONFIG)),)
95 $(Q)$< $(silent) --defconfig=arch/$(SRCARCH)/configs/$(KBUILD_DEFCONFIG) $(Kconfig)
98 $(Q)$(MAKE) -f $(srctree)/Makefile $(KBUILD_DEFCONFIG)
/linux-6.12.1/arch/um/
DMakefile12 KBUILD_DEFCONFIG := x86_64_defconfig macro
14 KBUILD_DEFCONFIG := i386_defconfig macro
17 KBUILD_DEFCONFIG := $(SUBARCH)_defconfig macro
/linux-6.12.1/arch/sparc/
DMakefile13 KBUILD_DEFCONFIG := sparc64_defconfig macro
15 KBUILD_DEFCONFIG := sparc32_defconfig macro
/linux-6.12.1/arch/microblaze/
DMakefile2 KBUILD_DEFCONFIG := mmu_defconfig macro
/linux-6.12.1/arch/parisc/
DMakefile33 KBUILD_DEFCONFIG := generic-64bit_defconfig macro
36 KBUILD_DEFCONFIG := generic-32bit_defconfig macro
/linux-6.12.1/arch/hexagon/
DMakefile4 KBUILD_DEFCONFIG = comet_defconfig macro
/linux-6.12.1/arch/x86/
DMakefile7 KBUILD_DEFCONFIG := i386_defconfig macro
9 KBUILD_DEFCONFIG := x86_64_defconfig macro
12 KBUILD_DEFCONFIG := $(ARCH)_defconfig macro
/linux-6.12.1/arch/nios2/
DMakefile16 KBUILD_DEFCONFIG := 3c120_defconfig macro
/linux-6.12.1/arch/openrisc/
DMakefile18 KBUILD_DEFCONFIG := or1ksim_defconfig macro
/linux-6.12.1/arch/xtensa/
DMakefile60 KBUILD_DEFCONFIG := iss_defconfig macro
/linux-6.12.1/arch/m68k/
DMakefile15 KBUILD_DEFCONFIG := multi_defconfig macro
/linux-6.12.1/arch/arc/
DMakefile6 KBUILD_DEFCONFIG := haps_hs_smp_defconfig macro
/linux-6.12.1/arch/sh/
DMakefile18 KBUILD_DEFCONFIG := shx3_defconfig macro
/linux-6.12.1/arch/loongarch/
DMakefile8 KBUILD_DEFCONFIG := loongson3_defconfig macro
/linux-6.12.1/arch/arm/
DMakefile29 KBUILD_DEFCONFIG := multi_v7_defconfig macro
/linux-6.12.1/arch/powerpc/
DMakefile32 KBUILD_DEFCONFIG := $(if $(filter ppc%,$(uname)),$(uname),ppc64le)_defconfig macro
/linux-6.12.1/arch/mips/
DMakefile21 KBUILD_DEFCONFIG := 32r2el_defconfig macro
/linux-6.12.1/
DMakefile673 export KBUILD_DEFCONFIG KBUILD_KCONFIG CC_VERSION_TEXT RUSTC_VERSION_TEXT