sh: Generate uImage by default on Urquell board.
authorPaul Mundt <lethal@linux-sh.org>
Tue, 10 Mar 2009 08:00:48 +0000 (17:00 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Tue, 10 Mar 2009 08:00:48 +0000 (17:00 +0900)
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/Makefile

index 4067b0d..bece1f7 100644 (file)
@@ -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