From d45502d46d946897abb6e1462f4f4ee6a5657b5d Mon Sep 17 00:00:00 2001 From: wbx Date: Sat, 3 Sep 2005 20:56:52 +0000 Subject: [PATCH] add PATH here, too git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1835 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- openwrt/target/linux/package/madwifi/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/openwrt/target/linux/package/madwifi/Makefile b/openwrt/target/linux/package/madwifi/Makefile index 4e1a7d312..e245f68b6 100644 --- a/openwrt/target/linux/package/madwifi/Makefile +++ b/openwrt/target/linux/package/madwifi/Makefile @@ -37,6 +37,7 @@ $(PKG_BUILD_DIR)/.configured: $(PKG_BUILD_DIR)/.built: $(MAKE) -C $(PKG_BUILD_DIR) \ + PATH="$(TARGET_PATH)" \ ARCH="$(LINUX_KARCH)" \ TARGET="$(HAL_TARGET)" \ TOOLPREFIX="$(KERNEL_CROSS)" \ -- 2.20.1