summaryrefslogtreecommitdiff
path: root/arch/m32r/Makefile
diff options
context:
space:
mode:
authorAdrian Bunk <bunk@kernel.org>2008-04-22 00:33:02 +0300
committerHirokazu Takata <takata@linux-m32r.org>2008-04-29 14:46:00 +0900
commit7622b46451543872e7c8e75ec98f411f59e051b1 (patch)
tree7665e816e9409eaafa6cf4bc013c7ad0f34b4e59 /arch/m32r/Makefile
parenta01e035ebb552223c03f2d9138ffc73f2d4d3965 (diff)
m32r: use KBUILD_DEFCONFIG
With using KBUILD_DEFCONFIG we don't have to ship a second copy of m32700ut.smp_defconfig Signed-off-by: Adrian Bunk <bunk@kernel.org> Acked-by: Hirokazu Takata <takata@linux-m32r.org>
Diffstat (limited to 'arch/m32r/Makefile')
-rw-r--r--arch/m32r/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/m32r/Makefile b/arch/m32r/Makefile
index 4072a07ebf8e..469766b24e22 100644
--- a/arch/m32r/Makefile
+++ b/arch/m32r/Makefile
@@ -5,6 +5,8 @@
# architecture-specific flags and dependencies.
#
+KBUILD_DEFCONFIG := m32700ut.smp_defconfig
+
LDFLAGS :=
OBJCOPYFLAGS := -O binary -R .note -R .comment -S
LDFLAGS_vmlinux :=