MAKEALL: Add spear platform target to compile all SPEAr boards

Signed-off-by: Stefan Roese <sr@denx.de>
This commit is contained in:
Stefan Roese 2012-05-30 22:59:43 +00:00 committed by Anatolij Gustschin
parent 1cc619be8b
commit 24dede480c

View File

@ -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
#########################################################################