use qstrip macro to strip quoted CONFIG_* strings
[openwrt/svn-archive/archive.git] / toolchain / binutils / Makefile
index 8682fa5969ddb025067f10f068cad181a9f8158c..1023d9e671b6d0bba7000ae668c4a427f0ce2cb0 100644 (file)
@@ -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/ \