diff options
author | wbx <wbx@openadk.org> | 2011-04-29 18:09:11 +0200 |
---|---|---|
committer | wbx <wbx@openadk.org> | 2011-04-29 18:09:11 +0200 |
commit | ed5d1f8b7bfb0015e22dbc95f01a253a81b81f36 (patch) | |
tree | 0f0020fa0eb348a1bbbd044b7733c3e8e242e146 /target/mips/sys-available/toolchain-mips | |
parent | 7cc2a1778bdea47e6737ed6109fc88e32253a41b (diff) | |
parent | fb5986b361eae7893a57e92ec0a4f820b89bc527 (diff) |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'target/mips/sys-available/toolchain-mips')
-rw-r--r-- | target/mips/sys-available/toolchain-mips | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/mips/sys-available/toolchain-mips b/target/mips/sys-available/toolchain-mips index e2f4bc39e..d07306ee8 100644 --- a/target/mips/sys-available/toolchain-mips +++ b/target/mips/sys-available/toolchain-mips @@ -2,7 +2,7 @@ config ADK_TARGET_SYSTEM_TOOLCHAIN_MIPS bool "Toolchain only" select ADK_mips select ADK_toolchain_mips - select ADK_TOOLCHAIN_ONLY + select ADK_TOOLCHAIN help MIPS toolchain. |