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

Previous thread: [PATCH -next] x86: fix longstanding setup.c printk format warning by Randy.Dunlap on Thursday, June 5, 2008 - 2:10 pm. (2 messages)

Next thread: [2.6 patch] remove include/linux/pm_legacy.h by Adrian Bunk on Thursday, June 5, 2008 - 2:23 pm. (2 messages)
To: Geert Uytterhoeven <geert@...>, <zippel@...>
Cc: <linux-m68k@...>, <linux-kernel@...>
Date: Thursday, June 5, 2008 - 2:22 pm

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

Signed-off-by: Adrian Bunk <bunk@kernel.org>

---
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

--

To: Adrian Bunk <bunk@...>
Cc: <zippel@...>, <linux-m68k@...>, <linux-kernel@...>
Date: Friday, June 6, 2008 - 3:28 am

Queued for 2.6.27.

Gr{oetje,eeting}s,

Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

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
--

Previous thread: [PATCH -next] x86: fix longstanding setup.c printk format warning by Randy.Dunlap on Thursday, June 5, 2008 - 2:10 pm. (2 messages)

Next thread: [2.6 patch] remove include/linux/pm_legacy.h by Adrian Bunk on Thursday, June 5, 2008 - 2:23 pm. (2 messages)