[U-Boot] [PATCH] sh: Add support sh2 to MAKEALL

Nobuhiro Iwamatsu iwamatsu.nobuhiro at renesas.com
Thu Aug 28 07:50:52 CEST 2008


Signed-off-by: Nobuhiro Iwamatsu <iwamatsu.nobuhiro at renesas.com>
---
 MAKEALL |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/MAKEALL b/MAKEALL
index 56cc38d..752ed68 100755
--- a/MAKEALL
+++ b/MAKEALL
@@ -803,7 +803,7 @@ do
 	|mips|mips_el \
 	|nios|nios2 \
 	|ppc|5xx|5xxx|512x|8xx|8220|824x|8260|83xx|85xx|86xx|4xx|7xx|74xx|TSEC \
-	|sh|sh3|sh4 \
+	|sh|sh2|sh3|sh4 \
 	|sparc \
 	|x86|I486 \
 	)
-- 
1.5.6.3



More information about the U-Boot mailing list