Commit 7622b464 authored by Adrian Bunk's avatar Adrian Bunk Committed by Hirokazu Takata

m32r: use KBUILD_DEFCONFIG

With using KBUILD_DEFCONFIG we don't have to ship a second copy of
m32700ut.smp_defconfig
Signed-off-by: default avatarAdrian Bunk <bunk@kernel.org>
Acked-by: default avatarHirokazu Takata <takata@linux-m32r.org>
parent a01e035e
......@@ -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 :=
......
This diff is collapsed.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment