Home
last modified time | relevance | path

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

/linux/scripts/kconfig/
A 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/arch/um/
A DMakefile12 KBUILD_DEFCONFIG := x86_64_defconfig macro
14 KBUILD_DEFCONFIG := i386_defconfig macro
17 KBUILD_DEFCONFIG := $(SUBARCH)_defconfig macro
/linux/arch/sparc/
A DMakefile13 KBUILD_DEFCONFIG := sparc64_defconfig macro
15 KBUILD_DEFCONFIG := sparc32_defconfig macro
/linux/arch/x86/
A DMakefile7 KBUILD_DEFCONFIG := x86_64_defconfig macro
9 KBUILD_DEFCONFIG := i386_defconfig macro
12 KBUILD_DEFCONFIG := $(ARCH)_defconfig macro
/linux/arch/parisc/
A DMakefile38 KBUILD_DEFCONFIG := generic-64bit_defconfig macro
41 KBUILD_DEFCONFIG := generic-32bit_defconfig macro
/linux/arch/microblaze/
A DMakefile2 KBUILD_DEFCONFIG := mmu_defconfig macro
/linux/arch/h8300/
A DMakefile11 KBUILD_DEFCONFIG := edosk2674_defconfig macro
/linux/arch/hexagon/
A DMakefile4 KBUILD_DEFCONFIG = comet_defconfig macro
/linux/arch/nios2/
A DMakefile16 KBUILD_DEFCONFIG := 3c120_defconfig macro
/linux/arch/openrisc/
A DMakefile18 KBUILD_DEFCONFIG := or1ksim_defconfig macro
/linux/arch/xtensa/
A DMakefile52 KBUILD_DEFCONFIG := iss_defconfig macro
/linux/arch/m68k/
A DMakefile15 KBUILD_DEFCONFIG := multi_defconfig macro
/linux/arch/ia64/
A DMakefile14 KBUILD_DEFCONFIG := generic_defconfig macro
/linux/arch/arc/
A DMakefile6 KBUILD_DEFCONFIG := haps_hs_smp_defconfig macro
/linux/arch/sh/
A DMakefile18 KBUILD_DEFCONFIG := shx3_defconfig macro
/linux/arch/arm/
A DMakefile26 KBUILD_DEFCONFIG := multi_v7_defconfig macro
/linux/arch/powerpc/
A DMakefile38 KBUILD_DEFCONFIG := $(if $(filter ppc%,$(uname)),$(uname),ppc64)_defconfig macro
/linux/arch/mips/
A DMakefile21 KBUILD_DEFCONFIG := 32r2el_defconfig macro
/linux/
A DMakefile613 export KBUILD_DEFCONFIG KBUILD_KCONFIG CC_VERSION_TEXT

Completed in 426 milliseconds