Browse Source

elf2ft: fix binutis version

Waldemar Brodkorb 2 years ago
parent
commit
421130c9ba
1 changed files with 2 additions and 2 deletions
  1. 2 2
      toolchain/elf2flt/Makefile

+ 2 - 2
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_36_1),y)
-BINUTILS_VERSION:=	2.36.1
+ifeq ($(ADK_TOOLCHAIN_BINUTILS_2_37),y)
+BINUTILS_VERSION:=	2.37
 endif
 ifeq ($(ADK_TOOLCHAIN_BINUTILS_2_28),y)
 BINUTILS_VERSION:=	2.28