]> git.sur5r.net Git - u-boot/commitdiff
ColdFire: Fix incorrect board name in MAKEALL for M5253EVBE
authorTsiChung Liew <Tsi-Chung.Liew@freescale.com>
Wed, 9 Jul 2008 20:25:01 +0000 (15:25 -0500)
committerJohn Rigby <jrigby@freescale.com>
Fri, 11 Jul 2008 16:45:58 +0000 (10:45 -0600)
Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
MAKEALL

diff --git a/MAKEALL b/MAKEALL
index e00bb9c3c430f9d79ad5ee1a4a491c20c68c58c0..b6dcd5e1980c1e97bf8483884140789e582b6191 100755 (executable)
--- a/MAKEALL
+++ b/MAKEALL
@@ -701,7 +701,7 @@ LIST_coldfire="                     \
        M52277EVB               \
        M5235EVB                \
        M5249EVB                \
-       M5253EVB                \
+       M5253EVBE               \
        M5271EVB                \
        M5272C3                 \
        M5275EVB                \