[U-Boot] [PATCH] ARM: Add the imx31_phycore_eet board to MAKEALL

Guennadi Liakhovetski lg at denx.de
Wed Mar 25 11:36:50 CET 2009


Signed-off-by: Guennadi Liakhovetski <lg at denx.de>
---
diff --git a/MAKEALL b/MAKEALL
index cf05133..1456a30 100755
--- a/MAKEALL
+++ b/MAKEALL
@@ -535,15 +535,16 @@ LIST_ARM10="		\
 #########################################################################
 ## ARM11 Systems
 #########################################################################
-LIST_ARM11="		\
-	cp1136		\
-	omap2420h4	\
-	apollon		\
-	imx31_litekit	\
-	imx31_phycore	\
-	mx31ads		\
-	qong		\
-	smdk6400	\
+LIST_ARM11="			\
+	cp1136			\
+	omap2420h4		\
+	apollon			\
+	imx31_litekit		\
+	imx31_phycore		\
+	imx31_phycore_eet	\
+	mx31ads			\
+	qong			\
+	smdk6400		\
 "
 
 #########################################################################


More information about the U-Boot mailing list