2008-06-05 18:23:34

by Adrian Bunk

[permalink] [raw]
Subject: [2.6 patch] m68k: make multi_defconfig the default defconfig

It seems to match the intention behind multi_defconfig to make it the
default defconfig.

Signed-off-by: Adrian Bunk <[email protected]>

---
55c8d7ed853df41c5fe97a1e529a2ddeeded98ef diff --git a/arch/m68k/Makefile b/arch/m68k/Makefile
index b15173f..8133dbc 100644
--- a/arch/m68k/Makefile
+++ b/arch/m68k/Makefile
@@ -13,7 +13,7 @@
# Copyright (C) 1994 by Hamish Macdonald
#

-KBUILD_DEFCONFIG := amiga_defconfig
+KBUILD_DEFCONFIG := multi_defconfig

# override top level makefile
AS += -m68020


2008-06-06 07:28:32

by Geert Uytterhoeven

[permalink] [raw]
Subject: Re: [2.6 patch] m68k: make multi_defconfig the default defconfig

On Thu, 5 Jun 2008, Adrian Bunk wrote:
> It seems to match the intention behind multi_defconfig to make it the
> default defconfig.
>
> Signed-off-by: Adrian Bunk <[email protected]>

Queued for 2.6.27.

Gr{oetje,eeting}s,

Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- [email protected]

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds