浏览代码

openrisc: Add architecture to MAKEALL

Signed-off-by: Stefan Kristiansson <stefan.kristiansson@saunalahti.fi>
Stefan Kristiansson 13 年之前
父节点
当前提交
deddf5d2e3
共有 1 个文件被更改,包括 5 次插入0 次删除
  1. 5 0
      MAKEALL

+ 5 - 0
MAKEALL

@@ -409,6 +409,11 @@ LIST_mips_el="			\
 	${LIST_xburst_el}	\
 	${LIST_au1xx0_el}	\
 "
+#########################################################################
+## OpenRISC Systems
+#########################################################################
+
+LIST_openrisc="$(boards_by_arch openrisc)"
 
 #########################################################################
 ## x86 Systems