MAKEALL: Add spear platform target to compile all SPEAr boards

Signed-off-by: Stefan Roese <sr@denx.de>
master
Stefan Roese 13 years ago committed by Anatolij Gustschin
parent 1cc619be8b
commit 24dede480c
  1. 6
      MAKEALL

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

Loading…
Cancel
Save