diff options
Diffstat (limited to 'openwrt/package/fuse/Makefile')
| -rw-r--r-- | openwrt/package/fuse/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/openwrt/package/fuse/Makefile b/openwrt/package/fuse/Makefile index f690f56..fd55c71 100644 --- a/openwrt/package/fuse/Makefile +++ b/openwrt/package/fuse/Makefile @@ -82,7 +82,6 @@ define Build/Compile $(MAKE) -C $(PKG_BUILD_DIR) \ ARCH="$(LINUX_KARCH)" \ CROSS_COMPILE="$(TARGET_CROSS)" \ - PATH="$(TARGET_PATH)" \ DESTDIR="$(PKG_INSTALL_DIR)" \ all install endef |
