diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2014-09-12 03:06:02 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-09-12 03:06:02 +0200 |
commit | ea46d21dcbecbebcee1224453cc0a8075cfa8ea7 (patch) | |
tree | 01911d47ac5950676d51f1afb1927b1aa3ed5bcb /target/config | |
parent | 2107786864b28f77568828cec97347d78f298f99 (diff) | |
parent | 4d8e57a9ba0a95bd0c9c461ee8f6345d0f4b43fc (diff) |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'target/config')
-rw-r--r-- | target/config/Config.in.toolchain | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/config/Config.in.toolchain b/target/config/Config.in.toolchain index 3ead8955a..23b348ecc 100644 --- a/target/config/Config.in.toolchain +++ b/target/config/Config.in.toolchain @@ -23,8 +23,8 @@ config ADK_TOOLCHAIN_GCC_4_5_4 boolean depends on ADK_LINUX_BFIN -config ADK_TOOLCHAIN_GCC_4_8_3_ARC - prompt "4.8.3-arc" +config ADK_TOOLCHAIN_GCC_4_8_0_ARC + prompt "4.8.0-arc" boolean depends on ADK_LINUX_ARC |