add PATH here, too
authorwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 3 Sep 2005 20:56:52 +0000 (20:56 +0000)
committerwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 3 Sep 2005 20:56:52 +0000 (20:56 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1835 3c298f89-4303-0410-b956-a3cf2f4a3e73

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.02532 seconds and 4 git commands to generate.