summaryrefslogtreecommitdiff
path: root/target
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2015-04-24 09:24:55 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2015-04-24 09:24:55 +0200
commit74e7797a2f1a8cb7c96c74a48a94268879780d7d (patch)
tree8ddb47450be3b77346971434b8d434c19f7ab699 /target
parentab0aed0deaeb33a09a2729843a6af18173c36a79 (diff)
update arc toolchain components
Diffstat (limited to 'target')
-rw-r--r--target/config/Config.in.gcc.choice4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/config/Config.in.gcc.choice b/target/config/Config.in.gcc.choice
index d2b56d9b6..ac909b06a 100644
--- a/target/config/Config.in.gcc.choice
+++ b/target/config/Config.in.gcc.choice
@@ -35,8 +35,8 @@ config ADK_TOOLCHAIN_GCC_4_8_4
depends on !ADK_TARGET_ARCH_TILE
depends on !ADK_TARGET_ARCH_C6X
-config ADK_TOOLCHAIN_GCC_4_8_0_ARC
- bool "4.8.0-arc"
+config ADK_TOOLCHAIN_GCC_4_8_3_ARC
+ bool "4.8.3-arc"
depends on ADK_TARGET_ARCH_ARC
config ADK_TOOLCHAIN_GCC_4_7_4