Home
last modified time | relevance | path

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

/linux/scripts/kconfig/
H A 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/arch/sparc/
H A DMakefile13 KBUILD_DEFCONFIG := sparc64_defconfig macro
15 KBUILD_DEFCONFIG := sparc32_defconfig macro
/linux/arch/microblaze/
H A DMakefile2 KBUILD_DEFCONFIG := mmu_defconfig macro
/linux/arch/x86/
H A DMakefile7 KBUILD_DEFCONFIG := i386_defconfig macro
9 KBUILD_DEFCONFIG := x86_64_defconfig macro
12 KBUILD_DEFCONFIG := $(ARCH)_defconfig macro
/linux/arch/parisc/
H A DMakefile33 KBUILD_DEFCONFIG := generic-64bit_defconfig macro
36 KBUILD_DEFCONFIG := generic-32bit_defconfig macro
/linux/arch/hexagon/
H A DMakefile4 KBUILD_DEFCONFIG = comet_defconfig macro
/linux/arch/nios2/
H A DMakefile16 KBUILD_DEFCONFIG := 3c120_defconfig macro
/linux/arch/openrisc/
H A DMakefile18 KBUILD_DEFCONFIG := or1ksim_defconfig macro
/linux/arch/xtensa/
H A DMakefile60 KBUILD_DEFCONFIG := iss_defconfig macro
/linux/arch/m68k/
H A DMakefile15 KBUILD_DEFCONFIG := multi_defconfig macro
/linux/arch/arc/
H A DMakefile6 KBUILD_DEFCONFIG := haps_hs_smp_defconfig macro
/linux/arch/sh/
H A DMakefile18 KBUILD_DEFCONFIG := shx3_defconfig macro
/linux/arch/loongarch/
H A DMakefile8 KBUILD_DEFCONFIG := loongson3_defconfig macro
/linux/arch/powerpc/
H A DMakefile32 KBUILD_DEFCONFIG := $(if $(filter ppc%,$(uname)),$(uname),ppc64le)_defconfig macro
/linux/arch/mips/
H A DMakefile21 KBUILD_DEFCONFIG := 32r2el_defconfig macro
/linux/
H A DMakefile675 export KBUILD_DEFCONFIG KBUILD_KCONFIG CC_VERSION_TEXT