From 83516c22ce129fb853c1307be202ddfff9660398 Mon Sep 17 00:00:00 2001 From: Paul Mundt Date: Mon, 22 Dec 2008 03:26:26 +0900 Subject: [PATCH] --- yaml --- r: 120164 b: refs/heads/master c: 6f5cd2bd59c3bbaf073a7a52fcdefded939bd306 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/sh/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 1d3d49457bd9..fe695e11d771 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 2ea40dec26da89702dface74365cd16cea9ded6c +refs/heads/master: 6f5cd2bd59c3bbaf073a7a52fcdefded939bd306 diff --git a/trunk/arch/sh/Makefile b/trunk/arch/sh/Makefile index c59098dcdfad..4067b0d9287b 100644 --- a/trunk/arch/sh/Makefile +++ b/trunk/arch/sh/Makefile @@ -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