set PATH in rules.mk
[openwrt.git] / package / shfs / Makefile
index 63a1108..dbaca66 100644 (file)
@@ -43,7 +43,6 @@ define Build/Compile
        $(MAKE) -C $(PKG_BUILD_DIR) \
                ARCH="$(LINUX_KARCH)" \
                CROSS_COMPILE="$(TARGET_CROSS)" \
-               PATH="$(TARGET_PATH)" \
                OFLAGS="$(TARGET_CFLAGS)" \
                CC="$(TARGET_CC)" \
                LINKER="$(TARGET_CC)" \
This page took 0.022524 seconds and 4 git commands to generate.