summaryrefslogtreecommitdiff
path: root/target/metag/systems/toolchain-metag
diff options
context:
space:
mode:
Diffstat (limited to 'target/metag/systems/toolchain-metag')
-rw-r--r--target/metag/systems/toolchain-metag8
1 files changed, 8 insertions, 0 deletions
diff --git a/target/metag/systems/toolchain-metag b/target/metag/systems/toolchain-metag
new file mode 100644
index 000000000..3e7e4d338
--- /dev/null
+++ b/target/metag/systems/toolchain-metag
@@ -0,0 +1,8 @@
+config ADK_TARGET_SYSTEM_TOOLCHAIN_METAG
+ bool "Toolchain only"
+ select ADK_CPU_METAG
+ select ADK_TARGET_TOOLCHAIN
+ select ADK_TARGET_PACKAGE_TXZ
+ help
+ METAG toolchain.
+