summaryrefslogtreecommitdiffstats
path: root/arch/sh/Makefile
diff options
context:
space:
mode:
authorNobuhiro Iwamatsu2011-11-01 06:57:01 +0100
committerPaul Mundt2011-11-01 08:01:12 +0100
commite857bfd4604a3a4edaf9c7038db880d9f78aecbd (patch)
tree0451c2a88381e571fedd69fd7d2a99a19f79d7d7 /arch/sh/Makefile
parentsh: modify the asm/sh_eth.h to linux/sh_eth.h in sh7757lcr (diff)
downloadkernel-qcow2-linux-e857bfd4604a3a4edaf9c7038db880d9f78aecbd.tar.gz
kernel-qcow2-linux-e857bfd4604a3a4edaf9c7038db880d9f78aecbd.tar.xz
kernel-qcow2-linux-e857bfd4604a3a4edaf9c7038db880d9f78aecbd.zip
sh: Add default uImage rule for sh7757lcr
Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com> Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/sh/Makefile')
-rw-r--r--arch/sh/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/sh/Makefile b/arch/sh/Makefile
index 99385d0b3f3b..3fc0f413777c 100644
--- a/arch/sh/Makefile
+++ b/arch/sh/Makefile
@@ -80,6 +80,7 @@ defaultimage-$(CONFIG_SH_RSK) := uImage
defaultimage-$(CONFIG_SH_URQUELL) := uImage
defaultimage-$(CONFIG_SH_MIGOR) := uImage
defaultimage-$(CONFIG_SH_AP325RXA) := uImage
+defaultimage-$(CONFIG_SH_SH7757LCR) := uImage
defaultimage-$(CONFIG_SH_7724_SOLUTION_ENGINE) := uImage
defaultimage-$(CONFIG_SH_7206_SOLUTION_ENGINE) := vmlinux
defaultimage-$(CONFIG_SH_7619_SOLUTION_ENGINE) := vmlinux