summaryrefslogtreecommitdiff
path: root/target/mips/sys-available/toolchain-mips64n64
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-03-08 18:31:42 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2014-03-08 18:31:42 +0100
commited3d91cf2dfc6f63ae749b54c7d718eb73dd6211 (patch)
tree1b2ea8ee4b80c2e2e8c28a65a41cb90648d571ca /target/mips/sys-available/toolchain-mips64n64
parent3fe732e577313be28abbb99a636779a9debe400c (diff)
parentbd228e8c35627f71a4a15a05424dbd178fcb31e8 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'target/mips/sys-available/toolchain-mips64n64')
-rw-r--r--target/mips/sys-available/toolchain-mips64n6412
1 files changed, 12 insertions, 0 deletions
diff --git a/target/mips/sys-available/toolchain-mips64n64 b/target/mips/sys-available/toolchain-mips64n64
new file mode 100644
index 000000000..e544008f4
--- /dev/null
+++ b/target/mips/sys-available/toolchain-mips64n64
@@ -0,0 +1,12 @@
+config ADK_TARGET_SYSTEM_TOOLCHAIN_MIPS64N64
+ bool "Toolchain only (mips64 big endian n64 ABI)"
+ select ADK_mips
+ select ADK_big
+ select ADK_n64
+ select ADK_toolchain_mips64
+ select ADK_CPU_MIPS64
+ select ADK_LINUX_64
+ select ADK_TOOLCHAIN
+ select ADK_TARGET_PACKAGE_TGZ
+ help
+ MIPS64 big endian n64 ABI toolchain.