openrisc: Add architecture to MAKEALL
[kernel/u-boot.git] / 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