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 e00bb9c..b6dcd5e 100755 (executable)
--- a/MAKEALL
+++ b/MAKEALL
@@ -701,7 +701,7 @@ LIST_coldfire="                     \
        M52277EVB               \
        M5235EVB                \
        M5249EVB                \
-       M5253EVB                \
+       M5253EVBE               \
        M5271EVB                \
        M5272C3                 \
        M5275EVB                \