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:
74d1e66
)
add missing ARM boards to MAKEALL
author
David Brownell
<david-b@pacbell.net>
Fri, 18 Jan 2008 20:45:45 +0000
(12:45 -0800)
committer
Jean-Christophe PLAGNIOL-VILLARD
<plagnioj@jcrosoft.com>
Sun, 30 Mar 2008 12:09:55 +0000
(14:09 +0200)
Add some missing ARM boards to MAKEALL. These build correctly,
unlike several of the boards already listed.
Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
MAKEALL
patch
|
blob
|
history
diff --git
a/MAKEALL
b/MAKEALL
index 01573da6f8caec638ab81868662e23335e8fec1e..2aee9a865549f3957a5a31adf0417e9f693acd96 100755
(executable)
--- a/
MAKEALL
+++ b/
MAKEALL
@@
-462,6
+462,8
@@
LIST_ARM9=" \
cp926ejs \
cp946es \
cp966 \
+ csb637 \
+ kb9202 \
lpd7a400 \
m501sk \
mp2usb \
@@
-471,6
+473,7
@@
LIST_ARM9=" \
omap1510inn \
omap1610h2 \
omap1610inn \
+ omap5912osk \
omap730p2 \
sbc2410x \
scb9328 \