mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Christian Melki <christian.melki@t2data.com>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH 2/2] host-mtd-utils: Follow target mtd-utils
Date: Tue,  2 Apr 2024 22:54:07 +0200	[thread overview]
Message-ID: <20240402205407.144018-2-christian.melki@t2data.com> (raw)
In-Reply-To: <20240402205407.144018-1-christian.melki@t2data.com>

* Fix options that changed from endis to wwo.

Signed-off-by: Christian Melki <christian.melki@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	other threads:[~2024-04-02 20:54 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-02 20:54 [ptxdist] [PATCH 1/2] mtd-utils: Version bump. 2.1.6 -> 2.2.0 Christian Melki
2024-04-02 20:54 ` Christian Melki [this message]
2024-04-05 15:38 ` Michael Olbrich

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240402205407.144018-2-christian.melki@t2data.com \
    --to=christian.melki@t2data.com \
    --cc=ptxdist@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox