Sfoglia il codice sorgente

MAKEALL: Add spear platform target to compile all SPEAr boards

Signed-off-by: Stefan Roese <sr@denx.de>
Stefan Roese 13 anni fa
parent
commit
24dede480c
1 ha cambiato i file con 6 aggiunte e 0 eliminazioni
  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
 #########################################################################