]> git.karo-electronics.de Git - karo-tx-uboot.git/commitdiff
sh: Add MS7720SE to MAKEALL
authorNobuhiro Iwamatsu <iwamatsu@nigauri.org>
Wed, 9 Jan 2008 05:37:36 +0000 (14:37 +0900)
committerNobuhiro Iwamatsu <iwamatsu@nigauri.org>
Tue, 15 Jan 2008 14:30:40 +0000 (23:30 +0900)
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
MAKEALL

diff --git a/MAKEALL b/MAKEALL
index bec35419231242138389d427e7a92e12c45933ee..180bc446381a48472629e2d08bda76a804c8cdec 100755 (executable)
--- a/MAKEALL
+++ b/MAKEALL
@@ -683,8 +683,9 @@ LIST_sh4="          \
        ms7722se        \
 "
 
-LIST_sh3=""
-
+LIST_sh3="             \
+       ms7720se        \
+"
 
 LIST_sh="              \
        ${LIST_sh3}     \