diff --git a/openwrt/package/shfs/Makefile b/openwrt/package/shfs/Makefile index d696830004..32799085e0 100644 --- a/openwrt/package/shfs/Makefile +++ b/openwrt/package/shfs/Makefile @@ -31,6 +31,7 @@ $(PKG_BUILD_DIR)/.built: LINKER="$(TARGET_CC)" \ KERNEL="$(LINUX_VERSION)" \ KERNEL_SOURCES="$(LINUX_DIR)" \ + ROOT="$(PKG_INSTALL_DIR)" \ all install touch $@