X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/452af57354f45fc7db050646d9fa7e674a6f327d..d66efda5367272e0e48dfaec2b00964c42400319:/openwrt/toolchain/binutils/binutils.mk?ds=inline diff --git a/openwrt/toolchain/binutils/binutils.mk b/openwrt/toolchain/binutils/binutils.mk index afbb63ac3..ef9c3dc0a 100644 --- a/openwrt/toolchain/binutils/binutils.mk +++ b/openwrt/toolchain/binutils/binutils.mk @@ -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)