From 0029978210c660c21803c355e10fb5faf2188430 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Fri, 22 Sep 2017 22:40:44 +0200 Subject: binutils: update to 2.29.1 --- toolchain/elf2flt/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'toolchain/elf2flt') diff --git a/toolchain/elf2flt/Makefile b/toolchain/elf2flt/Makefile index fd5fe19a4..244b61f67 100644 --- a/toolchain/elf2flt/Makefile +++ b/toolchain/elf2flt/Makefile @@ -10,7 +10,7 @@ ifeq ($(ADK_TOOLCHAIN_BINUTILS_GIT),y) BINUTILS_VERSION:= git endif ifeq ($(ADK_TOOLCHAIN_BINUTILS_2_29),y) -BINUTILS_VERSION:= 2.29 +BINUTILS_VERSION:= 2.29.1 endif $(WRKBUILD)/.configured: -- cgit v1.2.3