commit | b87bf74724750d6e89bf86f40ba86f743607341b | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Sat Jan 19 16:07:19 2008 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Mon Jan 28 13:19:03 2008 +0900 |
tree | 02d5e34cfdbbd0452d59b54a7c7735aa9ffa1ab5 | |
parent | a5350a9686efa65cbd2ad4677bcb9372c7ad05c7 [diff] [blame] |
sh: Drop r7780rp_defconfig, use r7780mp_defconfig as kbuild default. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
diff --git a/arch/sh/Makefile b/arch/sh/Makefile index 21cc649..6546ccc 100644 --- a/arch/sh/Makefile +++ b/arch/sh/Makefile
@@ -66,7 +66,7 @@ defaultimage-$(CONFIG_SUPERH32) := zImage # Set some sensible Kbuild defaults -KBUILD_DEFCONFIG := r7780rp_defconfig +KBUILD_DEFCONFIG := r7780mp_defconfig KBUILD_IMAGE := $(defaultimage-y) #