summaryrefslogtreecommitdiff
path: root/target/arc/systems/toolchain-arc
diff options
context:
space:
mode:
Diffstat (limited to 'target/arc/systems/toolchain-arc')
-rw-r--r--target/arc/systems/toolchain-arc10
1 files changed, 10 insertions, 0 deletions
diff --git a/target/arc/systems/toolchain-arc b/target/arc/systems/toolchain-arc
new file mode 100644
index 000000000..45a82e0f1
--- /dev/null
+++ b/target/arc/systems/toolchain-arc
@@ -0,0 +1,10 @@
+config ADK_TARGET_SYSTEM_TOOLCHAIN_ARC
+ bool "Toolchain only"
+ select ADK_arc
+ select ADK_toolchain_arc
+ select ADK_CPU_ARC
+ select ADK_TARGET_TOOLCHAIN
+ select ADK_TARGET_PACKAGE_TXZ
+ help
+ ARC toolchain.
+