sh: Switch KBUILD_DEFCONFIG to shx3_defconfig.
authorPaul Mundt <lethal@linux-sh.org>
Tue, 29 Jul 2008 11:19:43 +0000 (20:19 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Tue, 29 Jul 2008 11:19:43 +0000 (20:19 +0900)
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/Makefile

index fbf8756..f2b07b5 100644 (file)
@@ -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)
 
 #