summaryrefslogtreecommitdiffstats
path: root/make/binutils.mk
diff options
context:
space:
mode:
authorEric Andersen2003-11-07 13:35:50 +0100
committerEric Andersen2003-11-07 13:35:50 +0100
commit383964a677109f4618890cbbc4613e9e3620d4a4 (patch)
tree7564774ff40e9932675266c41d0d7a5bf03c5628 /make/binutils.mk
parentPatch from Peter S. Mazinger to keep the LINUX_DIR path (diff)
downloadbuildroot-383964a677109f4618890cbbc4613e9e3620d4a4.tar.gz
buildroot-383964a677109f4618890cbbc4613e9e3620d4a4.tar.xz
buildroot-383964a677109f4618890cbbc4613e9e3620d4a4.zip
Revert to binutils-2.14.90.0.6, since binutils-2.14.90.0.7
seems to have problems with building as canadian cross... -Erik
Diffstat (limited to 'make/binutils.mk')
-rw-r--r--make/binutils.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/make/binutils.mk b/make/binutils.mk
index 196754669..2ee0453e9 100644
--- a/make/binutils.mk
+++ b/make/binutils.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