sync with buildroot2 from uclibc, add my version of kernel-headers
[openwrt.git] / openwrt / toolchain / binutils / binutils.mk
index afbb63a..ef9c3dc 100644 (file)
@@ -3,7 +3,7 @@
 # build binutils for use on the host system
 #
 #############################################################
-BINUTILS_VERSION:=$(strip $(BINUTILS_VERSION))
+BINUTILS_VERSION:=$(strip $(subst ",, $(BR2_BINUTILS_VERSION)))
 
 BINUTILS_SITE:=http://ftp.kernel.org/pub/linux/devel/binutils
 ifeq ($(BINUTILS_VERSION),2.15)
This page took 0.026727 seconds and 4 git commands to generate.