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