summaryrefslogtreecommitdiff
path: root/target/mipsel/sys-available/toolchain
diff options
context:
space:
mode:
Diffstat (limited to 'target/mipsel/sys-available/toolchain')
-rw-r--r--target/mipsel/sys-available/toolchain8
1 files changed, 8 insertions, 0 deletions
diff --git a/target/mipsel/sys-available/toolchain b/target/mipsel/sys-available/toolchain
new file mode 100644
index 000000000..80e40d6b0
--- /dev/null
+++ b/target/mipsel/sys-available/toolchain
@@ -0,0 +1,8 @@
+config ADK_TARGET_SYSTEM_TOOLCHAIN_MIPSEL
+ bool "Toolchain only"
+ select ADK_mipsel
+ select ADK_toolchain
+ select ADK_TOOLCHAIN_ONLY
+ help
+ mipsel toolchain.
+