mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Clemens Gruber <clemens.gruber@pqgruber.com>
To: ptxdist@pengutronix.de
Cc: Clemens Gruber <clemens.gruber@pqgruber.com>
Subject: [ptxdist] [PATCH 3/3] e2fsprogs: remove mkfs.ext4dev
Date: Wed,  6 Sep 2017 18:15:48 +0200	[thread overview]
Message-ID: <20170906161548.4414-3-clemens.gruber@pqgruber.com> (raw)
In-Reply-To: <20170906161548.4414-1-clemens.gruber@pqgruber.com>

Remove the rest of the legacy ext4dev tools.

Signed-off-by: Clemens Gruber <clemens.gruber@pqgruber.com>
---
 rules/e2fsprogs.in   | 7 -------
 rules/e2fsprogs.make | 3 ---
 2 files changed, 10 deletions(-)

diff --git a/rules/e2fsprogs.in b/rules/e2fsprogs.in
index f4dae9dfd..769d49e6d 100644
--- a/rules/e2fsprogs.in
+++ b/rules/e2fsprogs.in
@@ -244,13 +244,6 @@ config E2FSPROGS_INSTALL_MKFS_EXT4
 	help
 	  Create link to mkfs.ext4 program.
 
-config E2FSPROGS_INSTALL_MKFS_EXT4DEV
-	bool
-	prompt "mkfs.ext4dev"
-	select E2FSPROGS_INSTALL_MKE2FS
-	help
-	  Create link to mkfs.ext4dev program.
-
 endif
 
 config E2FSPROGS_INSTALL_MKLOSTANDFOUND
diff --git a/rules/e2fsprogs.make b/rules/e2fsprogs.make
index c4f2e3bb8..0b0a81668 100644
--- a/rules/e2fsprogs.make
+++ b/rules/e2fsprogs.make
@@ -188,9 +188,6 @@ endif
 ifdef PTXCONF_E2FSPROGS_INSTALL_MKFS_EXT4
 	@$(call install_link, e2fsprogs, mke2fs, /usr/sbin/mkfs.ext4)
 endif
-ifdef PTXCONF_E2FSPROGS_INSTALL_MKFS_EXT4DEV
-	@$(call install_link, e2fsprogs, mke2fs, /usr/sbin/mkfs.ext4dev)
-endif
 
 
 ifdef PTXCONF_E2FSPROGS_INSTALL_MKLOSTANDFOUND
-- 
2.14.1


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

      parent reply	other threads:[~2017-09-06 16:16 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-06 16:15 [ptxdist] [PATCH 1/3] procps: prevent conflict with new busybox applet Clemens Gruber
2017-09-06 16:15 ` [ptxdist] [PATCH 2/3] coreutils: prevent conflicts with new busybox applets Clemens Gruber
2017-09-06 16:15 ` Clemens Gruber [this message]

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=20170906161548.4414-3-clemens.gruber@pqgruber.com \
    --to=clemens.gruber@pqgruber.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