mirror of
https://xff.cz/git/u-boot/
synced 2025-09-03 09:42:22 +02:00
MAKEALL: Add spear platform target to compile all SPEAr boards
Signed-off-by: Stefan Roese <sr@denx.de>
This commit is contained in:
committed by
Anatolij Gustschin
parent
1cc619be8b
commit
24dede480c
6
MAKEALL
6
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
|
||||
#########################################################################
|
||||
|
Reference in New Issue
Block a user