summaryrefslogtreecommitdiffstats
path: root/rules/host-mtd-utils.make
diff options
context:
space:
mode:
authorAlexander Dahl <ada@thorsis.com>2019-10-02 15:06:00 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2019-10-03 18:48:11 +0200
commit81b2582a3f9719fde7880394667c75e115f4e5fd (patch)
treea568163e6c15354b2f58b39ff9fd19ddb57ac9df /rules/host-mtd-utils.make
parent2e2c8b19aa88410681fb78055a91f5a6fa332347 (diff)
downloadptxdist-81b2582a3f9719fde7880394667c75e115f4e5fd.tar.gz
ptxdist-81b2582a3f9719fde7880394667c75e115f4e5fd.tar.xz
mtd-utils: version bump 2.0.2 -> 2.1.1
Signed-off-by: Alexander Dahl <ada@thorsis.com> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
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