summaryrefslogtreecommitdiffstats
path: root/MAKEALL
diff options
context:
space:
mode:
Diffstat (limited to 'MAKEALL')
-rwxr-xr-xMAKEALL6
1 files changed, 6 insertions, 0 deletions
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() {
OpenPOWER on IntegriCloud