Home
last modified time | relevance | path

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

12

/kernel/linux/linux-6.6/scripts/kconfig/
H 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)),)
86 @$(kecho) "*** Default configuration is based on '$(KBUILD_DEFCONFIG)'"
87 $(Q)$< $(silent) --defconfig=arch/$(SRCARCH)/configs/$(KBUILD_DEFCONFIG) $(Kconfig)
89 @$(kecho) "*** Default configuration is based on target '$(KBUILD_DEFCONFIG)'"
90 $(Q)$(MAKE) -f $(srctree)/Makefile $(KBUILD_DEFCONFIG)
/kernel/linux/linux-5.10/arch/um/
H A DMakefile12 KBUILD_DEFCONFIG := x86_64_defconfig macro
14 KBUILD_DEFCONFIG := i386_defconfig macro
17 KBUILD_DEFCONFIG := $(SUBARCH)_defconfig macro
/kernel/linux/linux-6.6/arch/um/
H A DMakefile12 KBUILD_DEFCONFIG := x86_64_defconfig macro
14 KBUILD_DEFCONFIG := i386_defconfig macro
17 KBUILD_DEFCONFIG := $(SUBARCH)_defconfig macro
/kernel/linux/linux-6.6/arch/sparc/
H A DMakefile13 KBUILD_DEFCONFIG := sparc64_defconfig macro
15 KBUILD_DEFCONFIG := sparc32_defconfig macro
/kernel/linux/linux-5.10/arch/sparc/
H A DMakefile13 KBUILD_DEFCONFIG := sparc64_defconfig macro
15 KBUILD_DEFCONFIG := sparc32_defconfig macro
/kernel/linux/linux-6.6/arch/microblaze/
H A DMakefile2 KBUILD_DEFCONFIG := mmu_defconfig macro
/kernel/linux/linux-5.10/arch/microblaze/
H A DMakefile2 KBUILD_DEFCONFIG := mmu_defconfig macro
/kernel/linux/linux-5.10/arch/parisc/
H A DMakefile42 KBUILD_DEFCONFIG := generic-64bit_defconfig macro
44 KBUILD_DEFCONFIG := generic-32bit_defconfig macro
/kernel/linux/linux-5.10/arch/h8300/
H A DMakefile11 KBUILD_DEFCONFIG := edosk2674_defconfig macro
/kernel/linux/linux-5.10/arch/x86/
H A DMakefile7 KBUILD_DEFCONFIG := x86_64_defconfig macro
9 KBUILD_DEFCONFIG := i386_defconfig macro
12 KBUILD_DEFCONFIG := $(ARCH)_defconfig macro
/kernel/linux/linux-6.6/arch/x86/
H A DMakefile7 KBUILD_DEFCONFIG := i386_defconfig macro
9 KBUILD_DEFCONFIG := x86_64_defconfig macro
12 KBUILD_DEFCONFIG := $(ARCH)_defconfig macro
/kernel/linux/linux-5.10/scripts/kconfig/
H A DMakefile79 ifneq ($(wildcard $(srctree)/arch/$(SRCARCH)/configs/$(KBUILD_DEFCONFIG)),)
80 @$(kecho) "*** Default configuration is based on '$(KBUILD_DEFCONFIG)'"
81 $(Q)$< $(silent) --defconfig=arch/$(SRCARCH)/configs/$(KBUILD_DEFCONFIG) $(Kconfig)
83 @$(kecho) "*** Default configuration is based on target '$(KBUILD_DEFCONFIG)'"
84 $(Q)$(MAKE) -f $(srctree)/Makefile $(KBUILD_DEFCONFIG)
/kernel/linux/linux-6.6/arch/hexagon/
H A DMakefile4 KBUILD_DEFCONFIG = comet_defconfig macro
/kernel/linux/linux-5.10/arch/hexagon/
H A DMakefile4 KBUILD_DEFCONFIG = comet_defconfig macro
/kernel/linux/linux-5.10/arch/nios2/
H A DMakefile17 KBUILD_DEFCONFIG := 3c120_defconfig macro
/kernel/linux/linux-6.6/arch/nios2/
H A DMakefile16 KBUILD_DEFCONFIG := 3c120_defconfig macro
/kernel/linux/linux-6.6/arch/parisc/
H A DMakefile33 KBUILD_DEFCONFIG := generic-64bit_defconfig macro
36 KBUILD_DEFCONFIG := generic-32bit_defconfig macro
/kernel/linux/linux-5.10/arch/c6x/
H A DMakefile9 KBUILD_DEFCONFIG := dsk6455_defconfig macro
/kernel/linux/linux-5.10/arch/openrisc/
H A DMakefile20 KBUILD_DEFCONFIG := or1ksim_defconfig macro
/kernel/linux/linux-6.6/arch/openrisc/
H A DMakefile18 KBUILD_DEFCONFIG := or1ksim_defconfig macro
/kernel/linux/linux-6.6/arch/xtensa/
H A DMakefile56 KBUILD_DEFCONFIG := iss_defconfig macro
/kernel/linux/linux-5.10/arch/xtensa/
H A DMakefile69 KBUILD_DEFCONFIG := iss_defconfig macro
/kernel/linux/linux-5.10/arch/m68k/
H A DMakefile17 KBUILD_DEFCONFIG := multi_defconfig macro
/kernel/linux/linux-5.10/arch/ia64/
H A DMakefile14 KBUILD_DEFCONFIG := generic_defconfig macro
/kernel/linux/linux-6.6/arch/m68k/
H A DMakefile15 KBUILD_DEFCONFIG := multi_defconfig macro

Completed in 9 milliseconds

12