[U-Boot] [PATCH 8/9] openrisc: Add architecture to MAKEALL

Stefan Kristiansson stefan.kristiansson at saunalahti.fi
Sat Nov 19 06:21:37 CET 2011


Signed-off-by: Stefan Kristiansson <stefan.kristiansson at saunalahti.fi>
---
 MAKEALL |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/MAKEALL b/MAKEALL
index 95b7cd3..f45f767 100755
--- a/MAKEALL
+++ b/MAKEALL
@@ -416,6 +416,11 @@ LIST_mips_el="			\
 	${LIST_mips5kc_el}	\
 	${LIST_au1xx0_el}	\
 "
+#########################################################################
+## OpenRISC Systems
+#########################################################################
+
+LIST_openrisc="$(boards_by_arch openrisc)"
 
 #########################################################################
 ## x86 Systems
-- 
1.7.5.4



More information about the U-Boot mailing list