summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--rules/e2fsprogs.in5
1 files changed, 3 insertions, 2 deletions
diff --git a/rules/e2fsprogs.in b/rules/e2fsprogs.in
index b42f600c3..67936a97c 100644
--- a/rules/e2fsprogs.in
+++ b/rules/e2fsprogs.in
@@ -219,9 +219,10 @@ config E2FSPROGS_INSTALL_LOGSAVE
comment "BusyBox' mke2fs is selected!"
depends on BUSYBOX_MKE2FS
+if !BUSYBOX_MKE2FS || ALLYES
+
config E2FSPROGS_INSTALL_MKE2FS
bool
- depends on !BUSYBOX_MKE2FS || ALLYES
select E2FSPROGS_LIBCOM_ERR
select E2FSPROGS_LIBE2P
select E2FSPROGS_LIBEXT2FS
@@ -257,7 +258,7 @@ config E2FSPROGS_INSTALL_MKFS_EXT4DEV
help
Create link to mkfs.ext4dev program.
-
+endif
config E2FSPROGS_INSTALL_MKLOSTANDFOUND
bool