mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-08-19 05:31:31 +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:
parent
1cc619be8b
commit
24dede480c
6
MAKEALL
6
MAKEALL
@ -380,6 +380,12 @@ LIST_pxa="$(boards_by_cpu pxa)"
|
|||||||
|
|
||||||
LIST_ixp="$(boards_by_cpu ixp)"
|
LIST_ixp="$(boards_by_cpu ixp)"
|
||||||
|
|
||||||
|
#########################################################################
|
||||||
|
## SPEAr Systems
|
||||||
|
#########################################################################
|
||||||
|
|
||||||
|
LIST_spear="$(boards_by_soc spear)"
|
||||||
|
|
||||||
#########################################################################
|
#########################################################################
|
||||||
## ARM groups
|
## ARM groups
|
||||||
#########################################################################
|
#########################################################################
|
||||||
|
Loading…
x
Reference in New Issue
Block a user