summaryrefslogtreecommitdiff
path: root/target/moxie/systems/toolchain-moxie
diff options
context:
space:
mode:
Diffstat (limited to 'target/moxie/systems/toolchain-moxie')
-rw-r--r--target/moxie/systems/toolchain-moxie8
1 files changed, 8 insertions, 0 deletions
diff --git a/target/moxie/systems/toolchain-moxie b/target/moxie/systems/toolchain-moxie
new file mode 100644
index 000000000..8176adf16
--- /dev/null
+++ b/target/moxie/systems/toolchain-moxie
@@ -0,0 +1,8 @@
+config ADK_TARGET_SYSTEM_TOOLCHAIN_MOXIE
+ bool "Toolchain only"
+ select ADK_CPU_MOXIE
+ select ADK_TARGET_TOOLCHAIN
+ select ADK_TARGET_PACKAGE_TXZ
+ help
+ MOXIE toolchain.
+