]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
Fix typo in MAKEALL script. v1.3.0-rc1
authorWolfgang Denk <wd@denx.de>
Fri, 7 Sep 2007 15:43:36 +0000 (17:43 +0200)
committerWolfgang Denk <wd@denx.de>
Fri, 7 Sep 2007 15:43:36 +0000 (17:43 +0200)
Signed-off-by: Wolfgang Denk <wd@denx.de>
MAKEALL

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        \
 "
 
 #########################################################################