summaryrefslogtreecommitdiff
path: root/target/config/Config.in.gcc.choice
diff options
context:
space:
mode:
Diffstat (limited to 'target/config/Config.in.gcc.choice')
-rw-r--r--target/config/Config.in.gcc.choice10
1 files changed, 5 insertions, 5 deletions
diff --git a/target/config/Config.in.gcc.choice b/target/config/Config.in.gcc.choice
index 347b05859..2b00c8540 100644
--- a/target/config/Config.in.gcc.choice
+++ b/target/config/Config.in.gcc.choice
@@ -7,7 +7,7 @@ default ADK_TOOLCHAIN_GCC_4_7_4 if ADK_TARGET_ARCH_C6X
default ADK_TOOLCHAIN_GCC_4_5_4 if ADK_TARGET_ARCH_BFIN
default ADK_TOOLCHAIN_GCC_4_8_0_ARC if ADK_TARGET_ARCH_ARC
default ADK_TOOLCHAIN_GCC_4_4_7 if ADK_TARGET_ARCH_AVR32
-default ADK_TOOLCHAIN_GCC_4_9_2
+default ADK_TOOLCHAIN_GCC_4_9_3
config ADK_TOOLCHAIN_GCC_GIT
bool "git"
@@ -23,16 +23,16 @@ config ADK_TOOLCHAIN_GCC_5_1_0
depends on !ADK_TARGET_ARCH_C6X
depends on !ADK_TARGET_ARCH_H8300
-config ADK_TOOLCHAIN_GCC_4_9_2
- bool "4.9.2"
+config ADK_TOOLCHAIN_GCC_4_9_3
+ bool "4.9.3"
depends on !ADK_TARGET_ARCH_BFIN
depends on !ADK_TARGET_ARCH_ARC
depends on !ADK_TARGET_ARCH_AVR32
depends on !ADK_TARGET_ARCH_C6X
depends on !ADK_TARGET_ARCH_H8300
-config ADK_TOOLCHAIN_GCC_4_8_4
- bool "4.8.4"
+config ADK_TOOLCHAIN_GCC_4_8_5
+ bool "4.8.5"
depends on !ADK_TARGET_ARCH_BFIN
depends on !ADK_TARGET_ARCH_AARCH64
depends on !ADK_TARGET_ARCH_ARC