summaryrefslogtreecommitdiff
path: root/target/h8300/systems/toolchain-h8300
diff options
context:
space:
mode:
Diffstat (limited to 'target/h8300/systems/toolchain-h8300')
-rw-r--r--target/h8300/systems/toolchain-h83008
1 files changed, 8 insertions, 0 deletions
diff --git a/target/h8300/systems/toolchain-h8300 b/target/h8300/systems/toolchain-h8300
new file mode 100644
index 000000000..55972fd60
--- /dev/null
+++ b/target/h8300/systems/toolchain-h8300
@@ -0,0 +1,8 @@
+config ADK_TARGET_SYSTEM_TOOLCHAIN_H8300
+ bool "Toolchain only"
+ select ADK_CPU_H8300
+ select ADK_TARGET_TOOLCHAIN
+ select ADK_TARGET_PACKAGE_TXZ
+ help
+ H8/300 toolchain.
+