X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/7e4be8edea219e2e688c2557961b1603bb71a7c2..1818023bf0097bbc0eac2bf196bb5dd3aaca65f2:/toolchain/binutils/Makefile diff --git a/toolchain/binutils/Makefile b/toolchain/binutils/Makefile index 8682fa596..1023d9e67 100644 --- a/toolchain/binutils/Makefile +++ b/toolchain/binutils/Makefile @@ -7,8 +7,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=binutils -PKG_VERSION:=$(strip $(subst ",, $(CONFIG_BINUTILS_VERSION))) -#")) +PKG_VERSION:=$(call qstrip,$(CONFIG_BINUTILS_VERSION)) PKG_SOURCE_URL:=http://ftp.gnu.org/gnu/binutils/ \ ftp://gatekeeper.dec.com/pub/GNU/ \