浏览代码

MAKEALL: Add spear platform target to compile all SPEAr boards

Signed-off-by: Stefan Roese <sr@denx.de>
Stefan Roese 13 年之前
父节点
当前提交
24dede480c
共有 1 个文件被更改,包括 6 次插入0 次删除
  1. 6 0
      MAKEALL

+ 6 - 0
MAKEALL

@@ -380,6 +380,12 @@ LIST_pxa="$(boards_by_cpu pxa)"
 
 LIST_ixp="$(boards_by_cpu ixp)"
 
+#########################################################################
+## SPEAr Systems
+#########################################################################
+
+LIST_spear="$(boards_by_soc spear)"
+
 #########################################################################
 ## ARM groups
 #########################################################################