X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=MAKEALL;h=8fedea242e2563dcb9c1cf12a5a1648cf4e79210;hb=a87a0ce7028d5371c81d77ba72c1ba43a1ca77bc;hp=63838ce4f0440bb5368056b51ae8630390307d25;hpb=f8d1086851409ee16344932ef367b8a05c365b09;p=karo-tx-uboot.git diff --git a/MAKEALL b/MAKEALL index 63838ce4f0..8fedea242e 100755 --- a/MAKEALL +++ b/MAKEALL @@ -527,6 +527,12 @@ LIST_sparc="$(targets_by_arch sparc)" LIST_nds32="$(targets_by_arch nds32)" +######################################################################### +## ARC Systems +######################################################################### + +LIST_arc="$(targets_by_arch arc)" + #----------------------------------------------------------------------- get_target_location() {