Skip to content

Commit

Permalink
m68k: make multi_defconfig the default defconfig
Browse files Browse the repository at this point in the history
It seems to match the intention behind multi_defconfig to make it the
default defconfig.

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
  • Loading branch information
Adrian Bunk authored and Linus Torvalds committed Jul 21, 2008
1 parent a0c14d2 commit b739912
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/m68k/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
# Copyright (C) 1994 by Hamish Macdonald
#

KBUILD_DEFCONFIG := amiga_defconfig
KBUILD_DEFCONFIG := multi_defconfig

# override top level makefile
AS += -m68020
Expand Down

0 comments on commit b739912

Please sign in to comment.