summaryrefslogtreecommitdiff
path: root/make
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2004-07-09 10:37:29 +0000
committerEric Andersen <andersen@codepoet.org>2004-07-09 10:37:29 +0000
commit3c4c240d8c017bb63545ad303026d656800caa2e (patch)
tree4a07b89eb96c8a3ae5e1d8c6409a2e42d11be1ce /make
parent1b49b76786f7179f01ae764fbffa664ff9c1c214 (diff)
Update binutils. This version works on arm...
Diffstat (limited to 'make')
-rw-r--r--make/binutils-uclibc.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/make/binutils-uclibc.mk b/make/binutils-uclibc.mk
index ae2e5284b..0f3296497 100644
--- a/make/binutils-uclibc.mk
+++ b/make/binutils-uclibc.mk
@@ -4,8 +4,8 @@
#
#############################################################
BINUTILS_SITE:=http://ftp.kernel.org/pub/linux/devel/binutils
-BINUTILS_SOURCE:=binutils-2.14.90.0.7.tar.bz2
-BINUTILS_DIR:=$(TOOL_BUILD_DIR)/binutils-2.14.90.0.7
+BINUTILS_SOURCE:=binutils-2.14.90.0.6.tar.bz2
+BINUTILS_DIR:=$(TOOL_BUILD_DIR)/binutils-2.14.90.0.6
BINUTILS_CAT:=bzcat
BINUTILS_DIR1:=$(TOOL_BUILD_DIR)/binutils-build