aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/Makefile
diff options
context:
space:
mode:
authorAdrian Bunk <adrian.bunk@movial.fi>2008-02-26 21:54:54 +0200
committerRalf Baechle <ralf@linux-mips.org>2008-03-12 14:14:41 +0000
commitde0c16985dbc04c11bf3c44df30030df5d060963 (patch)
treec928ae4387bb5f6450854383ede35b4b4bd4b9b4 /arch/mips/Makefile
parent0f87358587ad8326b589edb42dcf6e07afbab6de (diff)
[MIPS] Use KBUILD_DEFCONFIG
With KBUILD_DEFCONFIG we don't have to ship a second copy of ip22_defconfig. Signed-off-by: Adrian Bunk <adrian.bunk@movial.fi> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/Makefile')
-rw-r--r--arch/mips/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/mips/Makefile b/arch/mips/Makefile
index 3fb7f3065c9..72097dacabd 100644
--- a/arch/mips/Makefile
+++ b/arch/mips/Makefile
@@ -12,6 +12,8 @@
# for "archclean" cleaning up for this architecture.
#
+KBUILD_DEFCONFIG := ip22_defconfig
+
cflags-y :=
#