From 0c6751054d21996f475e80c6c8a6bafbce67f0a2 Mon Sep 17 00:00:00 2001 From: Christian Lamparter Date: Mon, 18 Oct 2010 22:01:27 +0200 Subject: [PATCH] Revert "carl9170 firmware: toolchain binutils 2.20.51" This reverts commit 1999e162e83656d48ede992f37923c6efa85b123. Oops, 2.20.51 is not an official release. Signed-off-by: Christian Lamparter --- toolchain/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/toolchain/Makefile b/toolchain/Makefile index 336edcb..d6b30fa 100644 --- a/toolchain/Makefile +++ b/toolchain/Makefile @@ -1,4 +1,4 @@ -BINUTILS_VER=2.20.51 +BINUTILS_VER=2.20.1 BINUTILS_URL=http://mirrors.kernel.org/gnu/binutils/binutils-$(BINUTILS_VER).tar.bz2 BINUTILS_TAR=binutils-$(BINUTILS_VER).tar.bz2 -- 2.31.1