Revert "carl9170 firmware: toolchain binutils 2.20.51"
authorChristian Lamparter <chunkeey@googlemail.com>
Mon, 18 Oct 2010 20:01:27 +0000 (22:01 +0200)
committerChristian Lamparter <chunkeey@googlemail.com>
Mon, 18 Oct 2010 20:16:36 +0000 (22:16 +0200)
This reverts commit 1999e162e83656d48ede992f37923c6efa85b123.

Oops, 2.20.51 is not an official release.

Signed-off-by: Christian Lamparter <chunkeey@googlemail.com>
toolchain/Makefile

index 336edcb6607df34b87ba06b6728d1a9eecae8645..d6b30fa3f06a20f2a65f277184dd83ab7f57bf3b 100644 (file)
@@ -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