summaryrefslogtreecommitdiff
path: root/target/config/Config.in.binutils
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2022-08-11 11:10:51 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2022-08-11 11:10:51 +0200
commit8d2b0f40a83c1e0544ab192a4236bf511d6ab506 (patch)
treef574930979576887ab1567fb744b6c75b148bf19 /target/config/Config.in.binutils
parent415c9697fba9c481979b4905d36717856cfb5f14 (diff)
binutils: update to 2.39
Diffstat (limited to 'target/config/Config.in.binutils')
-rw-r--r--target/config/Config.in.binutils11
1 files changed, 3 insertions, 8 deletions
diff --git a/target/config/Config.in.binutils b/target/config/Config.in.binutils
index 1ccec16e5..45b02c912 100644
--- a/target/config/Config.in.binutils
+++ b/target/config/Config.in.binutils
@@ -7,20 +7,15 @@ default ADK_TOOLCHAIN_BINUTILS_ARC if ADK_TARGET_ARCH_ARC
default ADK_TOOLCHAIN_BINUTILS_AVR32 if ADK_TARGET_ARCH_AVR32
default ADK_TOOLCHAIN_BINUTILS_KVX if ADK_TARGET_ARCH_KVX
default ADK_TOOLCHAIN_BINUTILS_2_28 if ADK_TARGET_CPU_SH_J2
-default ADK_TOOLCHAIN_BINUTILS_2_38
+default ADK_TOOLCHAIN_BINUTILS_2_39
config ADK_TOOLCHAIN_BINUTILS_GIT
bool "git"
depends on !ADK_TARGET_ARCH_AVR32
depends on !ADK_TARGET_ARCH_KVX
-config ADK_TOOLCHAIN_BINUTILS_2_38
- bool "2.38"
- depends on !ADK_TARGET_ARCH_AVR32
- depends on !ADK_TARGET_ARCH_KVX
-
-config ADK_TOOLCHAIN_BINUTILS_2_37
- bool "2.37"
+config ADK_TOOLCHAIN_BINUTILS_2_39
+ bool "2.39"
depends on !ADK_TARGET_ARCH_AVR32
depends on !ADK_TARGET_ARCH_KVX