]> git.ipfire.org Git - people/ms/u-boot.git/commitdiff
add missing ARM boards to MAKEALL
authorDavid Brownell <david-b@pacbell.net>
Fri, 18 Jan 2008 20:45:45 +0000 (12:45 -0800)
committerJean-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

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                 \