aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh
diff options
context:
space:
mode:
authorPaul Mundt <lethal@linux-sh.org>2008-07-29 20:19:43 +0900
committerPaul Mundt <lethal@linux-sh.org>2008-07-29 20:19:43 +0900
commitcfb81f361a3e73bb4eb7207a88f720e2f652dd63 (patch)
tree7a3f8d1e4357d4942b071de4370424b8bc4c0c46 /arch/sh
parentsh: Add ARCH_DEFCONFIG entries for sh and sh64. (diff)
downloadlinux-dev-cfb81f361a3e73bb4eb7207a88f720e2f652dd63.tar.xz
linux-dev-cfb81f361a3e73bb4eb7207a88f720e2f652dd63.zip
sh: Switch KBUILD_DEFCONFIG to shx3_defconfig.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/sh')
-rw-r--r--arch/sh/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/sh/Makefile b/arch/sh/Makefile
index fbf875628312..f2b07b54c912 100644
--- a/arch/sh/Makefile
+++ b/arch/sh/Makefile
@@ -68,7 +68,7 @@ OBJCOPYFLAGS := -O binary -R .note -R .note.gnu.build-id -R .comment \
defaultimage-$(CONFIG_SUPERH32) := zImage
# Set some sensible Kbuild defaults
-KBUILD_DEFCONFIG := r7780mp_defconfig
+KBUILD_DEFCONFIG := shx3_defconfig
KBUILD_IMAGE := $(defaultimage-y)
#