summaryrefslogtreecommitdiff
path: root/target/cris/systems/toolchain-cris
diff options
context:
space:
mode:
Diffstat (limited to 'target/cris/systems/toolchain-cris')
-rw-r--r--target/cris/systems/toolchain-cris10
1 files changed, 10 insertions, 0 deletions
diff --git a/target/cris/systems/toolchain-cris b/target/cris/systems/toolchain-cris
new file mode 100644
index 000000000..765ba90df
--- /dev/null
+++ b/target/cris/systems/toolchain-cris
@@ -0,0 +1,10 @@
+config ADK_TARGET_SYSTEM_TOOLCHAIN_CRIS
+ bool "Toolchain only"
+ select ADK_cris
+ select ADK_toolchain_cris
+ select ADK_CPU_CRIS_V32
+ select ADK_TARGET_TOOLCHAIN
+ select ADK_TARGET_PACKAGE_TXZ
+ help
+ CRIS toolchain.
+