Skip to content

Commit

Permalink
m68k: use KBUILD_DEFCONFIG
Browse files Browse the repository at this point in the history
The default defconfig should be one from arch/m68k/configs/

arch/m68k/defconfig was not exactly identical to amiga_defconfig but
also considering how long they have been without any update that doesn't
seem to have been on purpose.

Signed-off-by: Adrian Bunk <adrian.bunk@movial.fi>
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 Apr 4, 2008
1 parent 7a5ac8d commit ef85ecb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 657 deletions.
2 changes: 2 additions & 0 deletions arch/m68k/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@
# Copyright (C) 1994 by Hamish Macdonald
#

KBUILD_DEFCONFIG := amiga_defconfig

# override top level makefile
AS += -m68020
LDFLAGS := -m m68kelf
Expand Down
Loading

0 comments on commit ef85ecb

Please sign in to comment.