From f530a78e3311c81bbd26f80946c703e5b1bd089a Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sat, 3 Sep 2005 20:56:52 +0000 Subject: [PATCH] add PATH here, too SVN-Revision: 1835 --- 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 4e1a7d312b..e245f68b6f 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.25.1