diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2017-09-22 22:40:44 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2017-09-23 19:57:30 +0200 |
commit | 0029978210c660c21803c355e10fb5faf2188430 (patch) | |
tree | bd8fef25f04766aa0b211a1d5f55fc9258f1995f /target/config | |
parent | 949733be25ad16626420d3732374881eac104309 (diff) |
binutils: update to 2.29.1
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 |