summaryrefslogtreecommitdiffstats
path: root/package/shfs
diff options
context:
space:
mode:
Diffstat (limited to 'package/shfs')
-rw-r--r--package/shfs/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/shfs/Makefile b/package/shfs/Makefile
index d69683000..32799085e 100644
--- a/package/shfs/Makefile
+++ b/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 $@