diff options
author | Waldemar Brodkorb <wbrodkorb@conet.de> | 2018-09-21 18:31:08 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbrodkorb@conet.de> | 2018-09-21 18:31:08 +0200 |
commit | 23ed5797ca7fd6707532cdfce06e047503697fad (patch) | |
tree | cc48af39d74caa9c5a3fc77dc014b9b2fa5acd2c /target/config | |
parent | 7a604b393b51c196e765cf0e7121b56fc96b02f4 (diff) |
binutils: update to 2.31.1
Diffstat (limited to 'target/config')
-rw-r--r-- | target/config/Config.in.binutils | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/config/Config.in.binutils b/target/config/Config.in.binutils index 7f9455f2f..331e5c0fa 100644 --- a/target/config/Config.in.binutils +++ b/target/config/Config.in.binutils @@ -17,8 +17,8 @@ config ADK_TOOLCHAIN_BINUTILS_GIT depends on !ADK_TARGET_ARCH_CSKY depends on !ADK_TARGET_ARCH_NDS32 -config ADK_TOOLCHAIN_BINUTILS_2_30 - bool "2.30" +config ADK_TOOLCHAIN_BINUTILS_2_31 + bool "2.31.1" depends on !ADK_TARGET_ARCH_ARC depends on !ADK_TARGET_ARCH_AVR32 depends on !ADK_TARGET_ARCH_CSKY |