Searched refs:KBUILD_DEFCONFIG (Results 1 - 29 of 29) sorted by relevance

/linux-4.4.14/arch/score/
H A DMakefile9 KBUILD_DEFCONFIG := spct6600_defconfig macro
/linux-4.4.14/arch/hexagon/
H A DMakefile3 KBUILD_DEFCONFIG = comet_defconfig macro
/linux-4.4.14/arch/m32r/
H A DMakefile8 KBUILD_DEFCONFIG := m32700ut.smp_defconfig macro
/linux-4.4.14/arch/tile/
H A DMakefile39 KBUILD_DEFCONFIG := tilegx_defconfig macro
41 KBUILD_DEFCONFIG := $(ARCH)_defconfig macro
/linux-4.4.14/arch/sparc/
H A DMakefile12 KBUILD_DEFCONFIG := sparc32_defconfig macro
14 KBUILD_DEFCONFIG := sparc64_defconfig macro
/linux-4.4.14/arch/um/
H A DMakefile12 KBUILD_DEFCONFIG := x86_64_defconfig macro
14 KBUILD_DEFCONFIG := i386_defconfig macro
17 KBUILD_DEFCONFIG := $(SUBARCH)_defconfig macro
/linux-4.4.14/scripts/kconfig/
H A DMakefile97 ifeq ($(KBUILD_DEFCONFIG),)
100 ifneq ($(wildcard $(srctree)/arch/$(SRCARCH)/configs/$(KBUILD_DEFCONFIG)),)
101 @$(kecho) "*** Default configuration is based on '$(KBUILD_DEFCONFIG)'"
102 $(Q)$< $(silent) --defconfig=arch/$(SRCARCH)/configs/$(KBUILD_DEFCONFIG) $(Kconfig)
104 @$(kecho) "*** Default configuration is based on target '$(KBUILD_DEFCONFIG)'"
105 $(Q)$(MAKE) -f $(srctree)/Makefile $(KBUILD_DEFCONFIG)
/linux-4.4.14/arch/unicore32/
H A DMakefile45 KBUILD_DEFCONFIG := $(ARCH)_defconfig macro
/linux-4.4.14/arch/c6x/
H A DMakefile9 KBUILD_DEFCONFIG := dsk6455_defconfig macro
/linux-4.4.14/arch/openrisc/
H A DMakefile20 KBUILD_DEFCONFIG := or1ksim_defconfig macro
/linux-4.4.14/arch/xtensa/
H A DMakefile70 KBUILD_DEFCONFIG := iss_defconfig macro
/linux-4.4.14/arch/cris/
H A DMakefile13 KBUILD_DEFCONFIG := etrax-100lx_v2_defconfig macro
/linux-4.4.14/arch/metag/
H A DMakefile23 KBUILD_DEFCONFIG := tz1090_defconfig macro
/linux-4.4.14/arch/mn10300/
H A DMakefile15 KBUILD_DEFCONFIG := asb2303_defconfig macro
/linux-4.4.14/arch/nios2/
H A DMakefile17 KBUILD_DEFCONFIG := 3c120_defconfig macro
/linux-4.4.14/arch/avr32/
H A DMakefile12 KBUILD_DEFCONFIG := atstk1002_defconfig macro
/linux-4.4.14/arch/x86/
H A DMakefile6 KBUILD_DEFCONFIG := x86_64_defconfig macro
8 KBUILD_DEFCONFIG := i386_defconfig macro
11 KBUILD_DEFCONFIG := $(ARCH)_defconfig macro
/linux-4.4.14/arch/microblaze/
H A DMakefile0 KBUILD_DEFCONFIG := mmu_defconfig
1 KBUILD_DEFCONFIG := mmu_defconfig global() macro
/linux-4.4.14/arch/ia64/
H A DMakefile14 KBUILD_DEFCONFIG := generic_defconfig macro
/linux-4.4.14/arch/arm64/
H A DMakefile18 KBUILD_DEFCONFIG := defconfig macro
/linux-4.4.14/arch/sh/
H A DMakefile106 KBUILD_DEFCONFIG := shx3_defconfig macro
113 KBUILD_DEFCONFIG := cayman_defconfig macro
/linux-4.4.14/arch/arc/
H A DMakefile15 KBUILD_DEFCONFIG := nsim_700_defconfig macro
/linux-4.4.14/arch/parisc/
H A DMakefile22 KBUILD_DEFCONFIG := default_defconfig macro
/linux-4.4.14/arch/blackfin/
H A DMakefile24 KBUILD_DEFCONFIG := BF537-STAMP_defconfig macro
/linux-4.4.14/arch/powerpc/
H A DMakefile33 KBUILD_DEFCONFIG := $(shell uname -m)_defconfig macro
35 KBUILD_DEFCONFIG := ppc64_defconfig macro
/linux-4.4.14/arch/m68k/
H A DMakefile17 KBUILD_DEFCONFIG := multi_defconfig macro
/linux-4.4.14/arch/arm/
H A DMakefile35 KBUILD_DEFCONFIG := versatile_defconfig macro
/linux-4.4.14/arch/mips/
H A DMakefile15 KBUILD_DEFCONFIG := ip22_defconfig macro
/linux-4.4.14/
H A DMakefile521 # Read arch specific Makefile to set KBUILD_DEFCONFIG as needed.
522 # KBUILD_DEFCONFIG may point out an alternative default configuration
525 export KBUILD_DEFCONFIG KBUILD_KCONFIG

Completed in 147 milliseconds