diff options
| author | Waldemar Brodkorb <wbx@openadk.org> | 2025-11-15 09:20:52 +0100 |
|---|---|---|
| committer | Waldemar Brodkorb <wbx@openadk.org> | 2025-11-15 09:49:53 +0100 |
| commit | ec6d81269ca89def8a31b7a1d3cf84fc3a67b2c7 (patch) | |
| tree | e15fa34f7d87e5cb3fa02ce9109af1cc190e6ee8 /target/config | |
| parent | e64deaa14addba83db8752a8adb4e6f3fa7e9462 (diff) | |
binutils: update to 2.45.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 c78550b03..a31911999 100644 --- a/target/config/Config.in.binutils +++ b/target/config/Config.in.binutils @@ -18,7 +18,7 @@ config ADK_TOOLCHAIN_BINUTILS_GIT depends on !ADK_TARGET_ARCH_AVR32 config ADK_TOOLCHAIN_BINUTILS_2_45 - bool "2.45" + bool "2.45.1" depends on !ADK_TARGET_ARCH_AVR32 depends on !ADK_TARGET_ARCH_NIOS2 |
