projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a89cbbd
)
Fix typo in MAKEALL script.
v1.3.0-rc1
author
Wolfgang Denk
<wd@denx.de>
Fri, 7 Sep 2007 15:43:36 +0000
(17:43 +0200)
committer
Wolfgang Denk
<wd@denx.de>
Fri, 7 Sep 2007 15:43:36 +0000
(17:43 +0200)
Signed-off-by: Wolfgang Denk <wd@denx.de>
MAKEALL
patch
|
blob
|
history
diff --git
a/MAKEALL
b/MAKEALL
index 68bb1ad6bccaeb1158c8994912333d4211a7e0e9..2597d1fa352e227b997c69cf6dc60352fa52ec5a 100755
(executable)
--- a/
MAKEALL
+++ b/
MAKEALL
@@
-341,7
+341,7
@@
LIST_85xx=" \
LIST_86xx=" \
MPC8641HPCN \
-
SBC8641D
\
+
sbc8641d
\
"
#########################################################################