summaryrefslogtreecommitdiff
path: root/target/mips/systems/toolchain-mips
diff options
context:
space:
mode:
Diffstat (limited to 'target/mips/systems/toolchain-mips')
-rw-r--r--target/mips/systems/toolchain-mips9
1 files changed, 9 insertions, 0 deletions
diff --git a/target/mips/systems/toolchain-mips b/target/mips/systems/toolchain-mips
new file mode 100644
index 000000000..035908220
--- /dev/null
+++ b/target/mips/systems/toolchain-mips
@@ -0,0 +1,9 @@
+config ADK_TARGET_SYSTEM_TOOLCHAIN_MIPS
+ bool "Toolchain only"
+ select ADK_mips
+ select ADK_toolchain_mips
+ select ADK_TARGET_TOOLCHAIN
+ select ADK_TARGET_PACKAGE_TXZ
+ help
+ MIPS toolchain.
+