summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--package/owfs/owfs.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/owfs/owfs.mk b/package/owfs/owfs.mk
index 23167f4da5..083939afc6 100644
--- a/package/owfs/owfs.mk
+++ b/package/owfs/owfs.mk
@@ -15,6 +15,7 @@ OWFS_AUTORECONF = YES
# owtcl license is declared in module/ownet/c/src/include/ow_functions.h
OWFS_LICENSE = GPLv2+, LGPLv2 (owtcl)
OWFS_LICENSE_FILES = COPYING COPYING.LIB
+OWFS_INSTALL_STAGING = YES
ifeq ($(BR2_PACKAGE_LIBFUSE),y)
OWFS_DEPENDENCIES += libfuse
OpenPOWER on IntegriCloud