summaryrefslogtreecommitdiff
path: root/openwrt
diff options
context:
space:
mode:
authorWaldemar Brodkorb <mail@waldemar-brodkorb.de>2005-09-03 20:56:52 +0000
committerWaldemar Brodkorb <mail@waldemar-brodkorb.de>2005-09-03 20:56:52 +0000
commitf530a78e3311c81bbd26f80946c703e5b1bd089a (patch)
tree9d0a243fdb9bd579fecc92845da3b400d1a01d11 /openwrt
parentf9e9be52492d3ce415de2b7f2f610cc871ef9c10 (diff)
downloadmtk-20170518-f530a78e3311c81bbd26f80946c703e5b1bd089a.zip
mtk-20170518-f530a78e3311c81bbd26f80946c703e5b1bd089a.tar.gz
mtk-20170518-f530a78e3311c81bbd26f80946c703e5b1bd089a.tar.bz2
add PATH here, too
SVN-Revision: 1835
Diffstat (limited to 'openwrt')
-rw-r--r--openwrt/target/linux/package/madwifi/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/openwrt/target/linux/package/madwifi/Makefile b/openwrt/target/linux/package/madwifi/Makefile
index 4e1a7d3..e245f68 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)" \