summaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorJan Luebbe <jlu@pengutronix.de>2012-06-14 10:34:22 +0200
committerJan Luebbe <jlu@pengutronix.de>2012-06-14 10:39:48 +0200
commit6e857477e66a3085e47c1b8d2e7478155f45d06f (patch)
tree55f6dac7b7976c2e25a84512b2dad2e48f5069da /configs
parentca416add7089bf649ae7c483909da93b4b10bf04 (diff)
downloadDistroKit-6e857477e66a3085e47c1b8d2e7478155f45d06f.tar.gz
DistroKit-6e857477e66a3085e47c1b8d2e7478155f45d06f.tar.xz
ptxconfig: install fsck.ext[34]
Signed-off-by: Jan Luebbe <jlu@pengutronix.de>
Diffstat (limited to 'configs')
-rw-r--r--configs/ptxconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/ptxconfig b/configs/ptxconfig
index 2306584..d4bbdb9 100644
--- a/configs/ptxconfig
+++ b/configs/ptxconfig
@@ -1415,8 +1415,8 @@ PTXCONF_E2FSPROGS_LIBEXT2FS=y
# PTXCONF_E2FSPROGS_INSTALL_DUMPE2FS is not set
PTXCONF_E2FSPROGS_INSTALL_E2FSCK=y
PTXCONF_E2FSPROGS_INSTALL_FSCK_EXT2=y
-# PTXCONF_E2FSPROGS_INSTALL_FSCK_EXT3 is not set
-# PTXCONF_E2FSPROGS_INSTALL_FSCK_EXT4 is not set
+PTXCONF_E2FSPROGS_INSTALL_FSCK_EXT3=y
+PTXCONF_E2FSPROGS_INSTALL_FSCK_EXT4=y
# PTXCONF_E2FSPROGS_INSTALL_FSCK_EXT4DEV is not set
# PTXCONF_E2FSPROGS_INSTALL_E2IMAGE is not set
# PTXCONF_E2FSPROGS_INSTALL_E2LABEL is not set