summaryrefslogtreecommitdiff
path: root/target/v850/systems/toolchain-v850
diff options
context:
space:
mode:
Diffstat (limited to 'target/v850/systems/toolchain-v850')
-rw-r--r--target/v850/systems/toolchain-v8508
1 files changed, 8 insertions, 0 deletions
diff --git a/target/v850/systems/toolchain-v850 b/target/v850/systems/toolchain-v850
new file mode 100644
index 000000000..0043bac74
--- /dev/null
+++ b/target/v850/systems/toolchain-v850
@@ -0,0 +1,8 @@
+config ADK_TARGET_SYSTEM_TOOLCHAIN_V850
+ bool "Toolchain only"
+ select ADK_CPU_V850
+ select ADK_TARGET_TOOLCHAIN
+ select ADK_TARGET_PACKAGE_TXZ
+ help
+ V850 toolchain.
+