From d66efda5367272e0e48dfaec2b00964c42400319 Mon Sep 17 00:00:00 2001 From: wbx Date: Sat, 19 Feb 2005 07:43:54 +0000 Subject: sync with buildroot2 from uclibc, add my version of kernel-headers git-svn-id: svn://svn.openwrt.org/openwrt/trunk@266 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- openwrt/toolchain/binutils/binutils.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'openwrt/toolchain/binutils/binutils.mk') 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) -- cgit v1.2.3