From 18bce2eec5bc610cc7d80266ca4dd8d113712aad Mon Sep 17 00:00:00 2001 From: Paul Mundt Date: Tue, 28 Oct 2008 18:50:00 +0900 Subject: [PATCH] --- yaml --- r: 118241 b: refs/heads/master c: 1a30603233fdd104aba430fd8f3443160474b6bb h: refs/heads/master i: 118239: 5b92f0cee924e10c6f8b6f271683f062aeb113fe v: v3 --- [refs] | 2 +- trunk/arch/sh/Makefile | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 959cd958c068..575843217d3a 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: b4d36a254f30e266fb47aec502978f615b8f7ca4 +refs/heads/master: 1a30603233fdd104aba430fd8f3443160474b6bb diff --git a/trunk/arch/sh/Makefile b/trunk/arch/sh/Makefile index 3b2d8e232240..240ad6be0daa 100644 --- a/trunk/arch/sh/Makefile +++ b/trunk/arch/sh/Makefile @@ -81,7 +81,8 @@ OBJCOPYFLAGS := -O binary -R .note -R .note.gnu.build-id -R .comment \ -R .stab -R .stabstr -S # Give the various platforms the opportunity to set default image types -defaultimage-$(CONFIG_SUPERH32) := zImage +defaultimage-$(CONFIG_SUPERH32) := zImage +defaultimage-$(CONFIG_SH_SH7785LCR) := uImage # Set some sensible Kbuild defaults KBUILD_DEFCONFIG := shx3_defconfig