summaryrefslogtreecommitdiffstats
path: root/arch/sh/Makefile
diff options
context:
space:
mode:
authorPaul Mundt <lethal@linux-sh.org>2009-03-10 17:00:48 +0900
committerPaul Mundt <lethal@linux-sh.org>2009-03-10 17:00:48 +0900
commitae68df5635a191c7edb75f5c1c1406353cb24a9f (patch)
tree2372da9645bcd51f8555697dd38e0ee6515ff988 /arch/sh/Makefile
parentdc65a977ce59f2c3171ea451b90c7e5effb6737e (diff)
downloadlinux-0-day-ae68df5635a191c7edb75f5c1c1406353cb24a9f.tar.gz
linux-0-day-ae68df5635a191c7edb75f5c1c1406353cb24a9f.tar.xz
sh: Generate uImage by default on Urquell board.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/sh/Makefile')
-rw-r--r--arch/sh/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/sh/Makefile b/arch/sh/Makefile
index 4067b0d9287b5..bece1f7535f20 100644
--- a/arch/sh/Makefile
+++ b/arch/sh/Makefile
@@ -80,6 +80,7 @@ OBJCOPYFLAGS := -O binary -R .note -R .note.gnu.build-id -R .comment \
defaultimage-$(CONFIG_SUPERH32) := zImage
defaultimage-$(CONFIG_SH_SH7785LCR) := uImage
defaultimage-$(CONFIG_SH_RSK) := uImage
+defaultimage-$(CONFIG_SH_URQUELL) := uImage
defaultimage-$(CONFIG_SH_7206_SOLUTION_ENGINE) := vmlinux
defaultimage-$(CONFIG_SH_7619_SOLUTION_ENGINE) := vmlinux