[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:
Родитель
a6cd6322d5
Коммит
022f926885
|
@ -11,6 +11,8 @@
|
||||||
# Copyright (C) 1998-2004 by David Mosberger-Tang <davidm@hpl.hp.com>
|
# Copyright (C) 1998-2004 by David Mosberger-Tang <davidm@hpl.hp.com>
|
||||||
#
|
#
|
||||||
|
|
||||||
|
KBUILD_DEFCONFIG := generic_defconfig
|
||||||
|
|
||||||
NM := $(CROSS_COMPILE)nm -B
|
NM := $(CROSS_COMPILE)nm -B
|
||||||
READELF := $(CROSS_COMPILE)readelf
|
READELF := $(CROSS_COMPILE)readelf
|
||||||
|
|
||||||
|
|
Загрузка…
Ссылка в новой задаче