summaryrefslogtreecommitdiffstats
path: root/rules/host-mtd-utils.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/host-mtd-utils.make')
-rw-r--r--rules/host-mtd-utils.make6
1 files changed, 5 insertions, 1 deletions
diff --git a/rules/host-mtd-utils.make b/rules/host-mtd-utils.make
index 09709ba80..f49a08261 100644
--- a/rules/host-mtd-utils.make
+++ b/rules/host-mtd-utils.make
@@ -25,9 +25,13 @@ HOST_MTD_UTILS_CONF_OPT := \
--disable-unit-tests \
--disable-tests \
--disable-install-tests \
+ --disable-lsmtd \
--without-jffs \
--with-ubifs \
--with-xattr \
- --with-lzo
+ --with-lzo \
+ --without-zstd \
+ --without-selinux \
+ --without-crypto
# vim: syntax=make