mirror of
https://xff.cz/git/u-boot/
synced 2025-09-29 06:21:15 +02:00
arc: add architecture to MAKEALL
Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com> Cc: Vineet Gupta <vgupta@synopsys.com> Cc: Francois Bedard <fbedard@synopsys.com> Cc: Wolfgang Denk <wd@denx.de> Cc: Heiko Schocher <hs@denx.de>
This commit is contained in:
6
MAKEALL
6
MAKEALL
@@ -529,6 +529,12 @@ LIST_sparc="$(targets_by_arch sparc)"
|
|||||||
|
|
||||||
LIST_nds32="$(targets_by_arch nds32)"
|
LIST_nds32="$(targets_by_arch nds32)"
|
||||||
|
|
||||||
|
#########################################################################
|
||||||
|
## ARC Systems
|
||||||
|
#########################################################################
|
||||||
|
|
||||||
|
LIST_arc="$(targets_by_arch arc)"
|
||||||
|
|
||||||
#-----------------------------------------------------------------------
|
#-----------------------------------------------------------------------
|
||||||
|
|
||||||
get_target_location() {
|
get_target_location() {
|
||||||
|
Reference in New Issue
Block a user