diff options
Diffstat (limited to 'target/config')
-rw-r--r-- | target/config/Config.in.binutils | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/config/Config.in.binutils b/target/config/Config.in.binutils index aa0cc4a1b..077d0a7a0 100644 --- a/target/config/Config.in.binutils +++ b/target/config/Config.in.binutils @@ -16,7 +16,7 @@ config ADK_TOOLCHAIN_BINUTILS_GIT depends on !ADK_TARGET_ARCH_NDS32 config ADK_TOOLCHAIN_BINUTILS_2_29 - bool "2.29" + bool "2.29.1" depends on !ADK_TARGET_ARCH_AVR32 depends on !ADK_TARGET_ARCH_CSKY depends on !ADK_TARGET_ARCH_NDS32 |