[IA64] move defconfig to arch/ia64/configs/

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>
This commit is contained in:
Adrian Bunk 2008-02-26 21:54:46 +02:00 committed by Tony Luck
parent a6cd6322d5
commit 022f926885
2 changed files with 2 additions and 0 deletions

View 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