fix BR2_ and CONFIG_ issues
[openwrt/svn-archive/archive.git] / openwrt / toolchain / binutils / Makefile
index 1b205715e348b865962c0dce57f0d34ec3370380..7d405664bb0fe398894e06a3b6a7aad192ebe732 100644 (file)
@@ -5,7 +5,7 @@ include $(TOPDIR)/rules.mk
 # build binutils for use on the host system
 #
 #############################################################
-BINUTILS_VERSION:=$(strip $(subst ",, $(BR2_BINUTILS_VERSION)))
+BINUTILS_VERSION:=$(strip $(subst ",, $(CONFIG_BINUTILS_VERSION)))
 #"
 
 BINUTILS_SITE:=http://www.fr.kernel.org/pub/linux/devel/binutils \