Skip to content

Commit 8f80841

Browse files
AdrianBunkJesper Nilsson
authored andcommitted
CRIS: proper defconfig setup
This patch moves the cris defconfigs to arch/cris/configs/ where they belong. As a side effect they can now be used directly through e.g. make ARCH=cris artpec_3_defconfig The default defconfig is set through KBUILD_DEFCONFIG. Signed-off-by: Adrian Bunk <[email protected]> Signed-off-by: Jesper Nilsson <[email protected]>
1 parent 4045715 commit 8f80841

File tree

5 files changed

+2
-0
lines changed

5 files changed

+2
-0
lines changed

arch/cris/Makefile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@
1010
# License. See the file "COPYING" in the main directory of this archive
1111
# for more details.
1212

13+
KBUILD_DEFCONFIG := etrax-100lx_v2_defconfig
14+
1315
arch-y := v10
1416
arch-$(CONFIG_ETRAX_ARCH_V10) := v10
1517
arch-$(CONFIG_ETRAX_ARCH_V32) := v32
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)