commit | cfb81f361a3e73bb4eb7207a88f720e2f652dd63 | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Tue Jul 29 20:19:43 2008 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Tue Jul 29 20:19:43 2008 +0900 |
tree | 7a3f8d1e4357d4942b071de4370424b8bc4c0c46 | |
parent | f42b7e3dbe1e2c004a47aa89f09137ee5f04499d [diff] [blame] |
sh: Switch KBUILD_DEFCONFIG to shx3_defconfig. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
diff --git a/arch/sh/Makefile b/arch/sh/Makefile index fbf8756..f2b07b5 100644 --- a/arch/sh/Makefile +++ b/arch/sh/Makefile
@@ -68,7 +68,7 @@ defaultimage-$(CONFIG_SUPERH32) := zImage # Set some sensible Kbuild defaults -KBUILD_DEFCONFIG := r7780mp_defconfig +KBUILD_DEFCONFIG := shx3_defconfig KBUILD_IMAGE := $(defaultimage-y) #