OSDN Git Service

[IA64] move defconfig to arch/ia64/configs/
authorAdrian Bunk <adrian.bunk@movial.fi>
Tue, 26 Feb 2008 19:54:46 +0000 (21:54 +0200)
committerTony Luck <tony.luck@intel.com>
Tue, 4 Mar 2008 22:19:06 +0000 (14:19 -0800)
This patch moves the default ia64 defconfig to
arch/ia64/configs/generic_defconfig where it belongs and selects it as
the default defconfig through KBUILD_DEFCONFIG.

Signed-off-by: Adrian Bunk <adrian.bunk@movial.fi>
Signed-off-by: Tony Luck <tony.luck@intel.com>
arch/ia64/Makefile
arch/ia64/configs/generic_defconfig [moved from arch/ia64/defconfig with 100% similarity]

index b916ccf..f1645c4 100644 (file)
@@ -11,6 +11,8 @@
 # Copyright (C) 1998-2004 by David Mosberger-Tang <davidm@hpl.hp.com>
 #
 
+KBUILD_DEFCONFIG := generic_defconfig
+
 NM := $(CROSS_COMPILE)nm -B
 READELF := $(CROSS_COMPILE)readelf