summaryrefslogtreecommitdiff
path: root/toolchain/elf2flt
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 /toolchain/elf2flt
parent415c9697fba9c481979b4905d36717856cfb5f14 (diff)
binutils: update to 2.39
Diffstat (limited to 'toolchain/elf2flt')
-rw-r--r--toolchain/elf2flt/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/toolchain/elf2flt/Makefile b/toolchain/elf2flt/Makefile
index c1ee12ca6..d1db7c804 100644
--- a/toolchain/elf2flt/Makefile
+++ b/toolchain/elf2flt/Makefile
@@ -9,8 +9,8 @@ include $(ADK_TOPDIR)/mk/buildhlp.mk
ifeq ($(ADK_TOOLCHAIN_BINUTILS_GIT),y)
BINUTILS_VERSION:= git
endif
-ifeq ($(ADK_TOOLCHAIN_BINUTILS_2_38),y)
-BINUTILS_VERSION:= 2.38
+ifeq ($(ADK_TOOLCHAIN_BINUTILS_2_39),y)
+BINUTILS_VERSION:= 2.39
endif
ifeq ($(ADK_TOOLCHAIN_BINUTILS_2_28),y)
BINUTILS_VERSION:= 2.28