From: Paul Mundt Date: Wed, 6 Dec 2006 02:08:49 +0000 (+0900) Subject: sh: set KBUILD_IMAGE to something sensible. X-Git-Tag: v2.6.20-rc1~34^2~20^2~32^2~4 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=f36af73304555849985b1fb5c0821c1bfab3a5a0;p=platform%2Fkernel%2Flinux-exynos.git sh: set KBUILD_IMAGE to something sensible. This was missing for sh too, wire it up.. Signed-off-by: Paul Mundt --- diff --git a/arch/sh/Makefile b/arch/sh/Makefile index 7f4516c..d10bba5 100644 --- a/arch/sh/Makefile +++ b/arch/sh/Makefile @@ -58,7 +58,9 @@ OBJCOPYFLAGS := -O binary -R .note -R .comment -R .stab -R .stabstr -S # never be used by anyone. Use a board-specific defconfig that has a # reasonable chance of being current instead. # -KBUILD_DEFCONFIG := rts7751r2d_defconfig +KBUILD_DEFCONFIG := r7780rp_defconfig + +KBUILD_IMAGE := arch/sh/boot/zImage # # Choosing incompatible machines durings configuration will result in