]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
sh: mach-rsk: Use uImage generation by default for rsk7201/7203.
authorPaul Mundt <lethal@linux-sh.org>
Sun, 21 Dec 2008 18:26:26 +0000 (03:26 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 22 Dec 2008 09:44:49 +0000 (18:44 +0900)
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/Makefile

index c59098dcdfaddbae29daa3dc47642e38f56d19e9..4067b0d9287b5000290784cdf07a9322cf90aa1c 100644 (file)
@@ -79,7 +79,7 @@ OBJCOPYFLAGS  := -O binary -R .note -R .note.gnu.build-id -R .comment \
 # Give the various platforms the opportunity to set default image types
 defaultimage-$(CONFIG_SUPERH32)                        := zImage
 defaultimage-$(CONFIG_SH_SH7785LCR)            := uImage
-defaultimage-$(CONFIG_SH_RSK7203)              := uImage
+defaultimage-$(CONFIG_SH_RSK)                  := uImage
 defaultimage-$(CONFIG_SH_7206_SOLUTION_ENGINE) := vmlinux
 defaultimage-$(CONFIG_SH_7619_SOLUTION_ENGINE) := vmlinux