From: Imre Kaloz <kaloz@openwrt.org>
Date: Fri, 28 Dec 2007 18:13:08 +0000 (+0000)
Subject: update binutils autoconf scripts, too
X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=3e3b877d14c725691920b608b6dda5d78f8ff50d;p=openwrt%2Fstaging%2Fjow.git

update binutils autoconf scripts, too

SVN-Revision: 10005
---

diff --git a/toolchain/binutils/Makefile b/toolchain/binutils/Makefile
index d31742125e..b3161b3155 100644
--- a/toolchain/binutils/Makefile
+++ b/toolchain/binutils/Makefile
@@ -25,6 +25,7 @@ BUILD_DIR_HOST:=$(BUILD_DIR_TOOLCHAIN)
 include $(INCLUDE_DIR)/host-build.mk
 
 define Build/Configure
+	$(CP) $(SCRIPT_DIR)/config.{guess,sub} $(PKG_BUILD_DIR)/
 	(cd $(PKG_BUILD_DIR); \
 		./configure \
 		--prefix=$(STAGING_DIR_HOST) \