fix the remaining map driver issues
[openwrt.git] / openwrt / target / linux / package / fuse / Makefile
index d4171d1..02148ca 100644 (file)
@@ -67,6 +67,7 @@ $(PKG_BUILD_DIR)/.built:
        mkdir -p $(PKG_INSTALL_DIR)
        $(MAKE) -C $(PKG_BUILD_DIR) \
                ARCH="$(LINUX_KARCH)" \
+               PATH="$(TARGET_PATH)" \
                DESTDIR="$(PKG_INSTALL_DIR)" \
                SUBDIRS="kernel" \
                all install
This page took 0.019724 seconds and 4 git commands to generate.