projects
/
platform
/
kernel
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b2b5e2b
)
sh: Add MS7720SE to MAKEALL
author
Nobuhiro Iwamatsu
<iwamatsu@nigauri.org>
Wed, 9 Jan 2008 05:37:36 +0000
(14:37 +0900)
committer
Nobuhiro Iwamatsu
<iwamatsu@nigauri.org>
Tue, 15 Jan 2008 14:30:40 +0000
(23:30 +0900)
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
MAKEALL
patch
|
blob
|
history
diff --git
a/MAKEALL
b/MAKEALL
index
bec3541
..
180bc44
100755
(executable)
--- a/
MAKEALL
+++ b/
MAKEALL
@@
-683,8
+683,9
@@
LIST_sh4=" \
ms7722se \
"
-LIST_sh3=""
-
+LIST_sh3=" \
+ ms7720se \
+"
LIST_sh=" \
${LIST_sh3} \