summaryrefslogtreecommitdiffstats
path: root/rules/binutils.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/binutils.make')
-rw-r--r--rules/binutils.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/binutils.make b/rules/binutils.make
index a78f2a1e5..1c3bc66c1 100644
--- a/rules/binutils.make
+++ b/rules/binutils.make
@@ -15,7 +15,7 @@ PACKAGES-$(PTXCONF_LIBBFD) += binutils
#
# Paths and names
#
-BINUTILS = binutils-$(PTXCONF_BINUTILS_VERSION)
+BINUTILS = binutils-2.16.1
BINUTILS_URL = $(PTXCONF_SETUP_GNUMIRROR)/binutils/$(BINUTILS).tar.gz
BINUTILS_SOURCE = $(SRCDIR)/$(BINUTILS).tar.gz
BINUTILS_DIR = $(BUILDDIR)/$(BINUTILS)