summaryrefslogtreecommitdiff
path: root/toolchain/elf2flt/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2020-08-04 13:30:43 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2020-08-05 20:20:29 +0200
commitd2ca438e333ea3dd78c0d876e8ba5e8d1bcd108e (patch)
tree4ac1ca76fc82c44010eacbb3d07380490d2f51c6 /toolchain/elf2flt/Makefile
parentfc8c112c6fd3e001b053d280899ab355335c570f (diff)
elf2flt: update binutils
Diffstat (limited to 'toolchain/elf2flt/Makefile')
-rw-r--r--toolchain/elf2flt/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/toolchain/elf2flt/Makefile b/toolchain/elf2flt/Makefile
index 4e815d5db..e1fa25b29 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_34),y)
-BINUTILS_VERSION:= 2.34
+ifeq ($(ADK_TOOLCHAIN_BINUTILS_2_35),y)
+BINUTILS_VERSION:= 2.35
endif
ifeq ($(ADK_TOOLCHAIN_BINUTILS_2_29),y)
BINUTILS_VERSION:= 2.29.1