[U-Boot] [PATCH] nhk8815: fix MAKEALL

Jean-Christophe PLAGNIOL-VILLARD plagnioj at jcrosoft.com
Sun Jul 5 12:00:14 CEST 2009


Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj at jcrosoft.com>
---
 MAKEALL |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/MAKEALL b/MAKEALL
index f2d3b6f..bbb2546 100755
--- a/MAKEALL
+++ b/MAKEALL
@@ -512,7 +512,8 @@ LIST_ARM9="			\
 	mx1ads			\
 	mx1fs2			\
 	netstar			\
-	nmdk8815		\
+	nhk8815			\
+	nhk8815_onenand		\
 	omap1510inn		\
 	omap1610h2		\
 	omap1610inn		\
-- 
1.6.3.1



More information about the U-Boot mailing list