Home
last modified time | relevance | path

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

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