From: Paul Mundt Date: Tue, 29 Jul 2008 11:19:43 +0000 (+0900) Subject: sh: Switch KBUILD_DEFCONFIG to shx3_defconfig. X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=cfb81f361a3e73bb4eb7207a88f720e2f652dd63;p=linux-beck.git sh: Switch KBUILD_DEFCONFIG to shx3_defconfig. Signed-off-by: Paul Mundt --- 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) #