diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2014-09-06 12:15:15 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-09-09 21:52:15 +0200 |
commit | 8f04057d1c3d84ba72eaf92e50c432e8fde5f9e9 (patch) | |
tree | 143e51a2fd6f7c4ea48c71b0f7d56634e6adc305 /target | |
parent | 4ca141ca304964c4181d50fabdb25772c0b0d493 (diff) |
add information where the tarballs are from
Diffstat (limited to 'target')
-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 |