summaryrefslogtreecommitdiff
path: root/target/mipsel/sys-available/toolchain-mipsel
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2011-01-02 13:22:45 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2011-01-02 13:22:45 +0100
commitdfadb4d959da4c63d0c634f0d50713f3fa679e50 (patch)
tree0b4d2ac5065e36bcc9850aa394bd6b163e6a833b /target/mipsel/sys-available/toolchain-mipsel
parentebad1f5ce74dfa9dead8d84c4d91051c68dc4e33 (diff)
make bulk fixes. fix toolchain building for sparc64/ppc
Diffstat (limited to 'target/mipsel/sys-available/toolchain-mipsel')
-rw-r--r--target/mipsel/sys-available/toolchain-mipsel8
1 files changed, 8 insertions, 0 deletions
diff --git a/target/mipsel/sys-available/toolchain-mipsel b/target/mipsel/sys-available/toolchain-mipsel
new file mode 100644
index 000000000..c4a1e1c9f
--- /dev/null
+++ b/target/mipsel/sys-available/toolchain-mipsel
@@ -0,0 +1,8 @@
+config ADK_TARGET_SYSTEM_TOOLCHAIN_MIPSEL
+ bool "Toolchain only"
+ select ADK_mipsel
+ select ADK_toolchain_mipsel
+ select ADK_TOOLCHAIN_ONLY
+ help
+ mipsel toolchain.
+