* Fix options that changed from endis to wwo.

Signed-off-by: Christian Melki <christian.me...@t2data.com>
---
 rules/host-mtd-utils.make | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/rules/host-mtd-utils.make b/rules/host-mtd-utils.make
index 61179adce..99de07083 100644
--- a/rules/host-mtd-utils.make
+++ b/rules/host-mtd-utils.make
@@ -24,9 +24,9 @@ HOST_MTD_UTILS_CONF_OPT               := \
        $(HOST_AUTOCONF) \
        --disable-unit-tests \
        --enable-largefile \
-       --disable-tests \
+       --without-tests \
        --disable-ubihealthd \
-       --disable-lsmtd \
+       --without-lsmtd \
        --without-jffs \
        --with-ubifs \
        --with-xattr \
-- 
2.34.1


Reply via email to