From 809530a90053e495b199d3c8a2a663b470330961 Mon Sep 17 00:00:00 2001 From: Paul Mundt Date: Tue, 18 Nov 2008 17:35:45 +0900 Subject: [PATCH] --- yaml --- r: 120059 b: refs/heads/master c: 709420dd4e75083ee7920e61c2d0bcc3db9b7405 h: refs/heads/master i: 120057: 84ed9d6518cd0f535353dd18878229f5a870b3d0 120055: 94800b12da10f5560827af34a000a88528aa8d79 v: v3 --- [refs] | 2 +- trunk/arch/sh/Makefile | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 9e7ae8db26a8..0c32a36b49be 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 1aad54a99b6ce316c851ba99b2efe41998cfd37d +refs/heads/master: 709420dd4e75083ee7920e61c2d0bcc3db9b7405 diff --git a/trunk/arch/sh/Makefile b/trunk/arch/sh/Makefile index 22a1794287ad..227207b9b7a0 100644 --- a/trunk/arch/sh/Makefile +++ b/trunk/arch/sh/Makefile @@ -63,6 +63,9 @@ 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_7206_SOLUTION_ENGINE) := vmlinux +defaultimage-$(CONFIG_SH_7619_SOLUTION_ENGINE) := vmlinux # Set some sensible Kbuild defaults KBUILD_DEFCONFIG := shx3_defconfig