summaryrefslogtreecommitdiff
path: root/target/mips/sys-available/toolchain-mipsel
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2011-05-15 19:26:57 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2011-05-15 19:26:57 +0200
commitbbfa3ca2154df9d7a574787df8e1ad5234b1a9fc (patch)
treef4fb6c65be621b95a0a6496740e4e9c45cd18011 /target/mips/sys-available/toolchain-mipsel
parent239a77f800b2babfc05bcda959c04106eaca2394 (diff)
fix bulktoolchain target
Diffstat (limited to 'target/mips/sys-available/toolchain-mipsel')
-rw-r--r--target/mips/sys-available/toolchain-mipsel9
1 files changed, 9 insertions, 0 deletions
diff --git a/target/mips/sys-available/toolchain-mipsel b/target/mips/sys-available/toolchain-mipsel
new file mode 100644
index 000000000..7eb9a743f
--- /dev/null
+++ b/target/mips/sys-available/toolchain-mipsel
@@ -0,0 +1,9 @@
+config ADK_TARGET_SYSTEM_TOOLCHAIN_MIPSEL
+ bool "Toolchain only (little endian)"
+ select ADK_mips
+ select ADK_little
+ select ADK_toolchain_mipsel
+ select ADK_TOOLCHAIN
+ help
+ MIPS toolchain.
+