add PATH here, too
[openwrt.git] / openwrt / target / linux / package / madwifi / Makefile
index 4e1a7d3..e245f68 100644 (file)
@@ -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)" \
This page took 0.026241 seconds and 4 git commands to generate.