diff options
Diffstat (limited to 'target/config/Config.in.gcc.choice')
-rw-r--r-- | target/config/Config.in.gcc.choice | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/config/Config.in.gcc.choice b/target/config/Config.in.gcc.choice index d310eac7b..b4f3d63a2 100644 --- a/target/config/Config.in.gcc.choice +++ b/target/config/Config.in.gcc.choice @@ -19,8 +19,8 @@ config ADK_TOOLCHAIN_GCC_GIT depends on !ADK_TARGET_ARCH_OR1K select ADK_DISABLE_HONOUR_CFLAGS -config ADK_TOOLCHAIN_GCC_5_1_0 - bool "5.1.0" +config ADK_TOOLCHAIN_GCC_5_2_0 + bool "5.2.0" depends on !ADK_TARGET_ARCH_BFIN depends on !ADK_TARGET_ARCH_ARC depends on !ADK_TARGET_ARCH_AVR32 |