openrisc: Add architecture to MAKEALL
authorStefan Kristiansson <stefan.kristiansson@saunalahti.fi>
Fri, 18 Nov 2011 19:21:37 +0000 (19:21 +0000)
committerWolfgang Denk <wd@denx.de>
Fri, 13 Jan 2012 20:17:04 +0000 (21:17 +0100)
Signed-off-by: Stefan Kristiansson <stefan.kristiansson@saunalahti.fi>
MAKEALL

diff --git a/MAKEALL b/MAKEALL
index f735af6..0f2b4a1 100755 (executable)
--- a/MAKEALL
+++ b/MAKEALL
@@ -409,6 +409,11 @@ LIST_mips_el="                     \
        ${LIST_xburst_el}       \
        ${LIST_au1xx0_el}       \
 "
+#########################################################################
+## OpenRISC Systems
+#########################################################################
+
+LIST_openrisc="$(boards_by_arch openrisc)"
 
 #########################################################################
 ## x86 Systems