summaryrefslogtreecommitdiffstats
path: root/rules/e2fsprogs.in
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2012-02-18 00:17:39 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2012-02-18 20:22:08 +0100
commit5757e24ad1700d1c203d171bb9f2bfd06b7bf15d (patch)
tree55b4d871b40938e8600a315af6865aa9100b94ab /rules/e2fsprogs.in
parent8de5c089375712d61a16d87a5dfb15f40a12ea1a (diff)
downloadptxdist-5757e24ad1700d1c203d171bb9f2bfd06b7bf15d.tar.gz
ptxdist-5757e24ad1700d1c203d171bb9f2bfd06b7bf15d.tar.xz
e2fsprogs: cleanup
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/e2fsprogs.in')
-rw-r--r--rules/e2fsprogs.in11
1 files changed, 0 insertions, 11 deletions
diff --git a/rules/e2fsprogs.in b/rules/e2fsprogs.in
index b21d0513f..f88baf41e 100644
--- a/rules/e2fsprogs.in
+++ b/rules/e2fsprogs.in
@@ -3,7 +3,6 @@
menuconfig E2FSPROGS
tristate
prompt "e2fsprogs "
- # configure needs these external libs
select LIBC_DL if E2FSPROGS_LIBSS
select LIBC_PTHREAD if E2FSPROGS_LIBCOM_ERR
select LIBBLKID
@@ -109,7 +108,6 @@ config E2FSPROGS_INSTALL_BADBLOCKS
config E2FSPROGS_INSTALL_DUMPE2FS
bool
-# select E2FSPROGS_LIBUUID
select E2FSPROGS_LIBCOM_ERR
select E2FSPROGS_LIBE2P
select E2FSPROGS_LIBEXT2FS
@@ -121,8 +119,6 @@ config E2FSPROGS_INSTALL_DUMPE2FS
config E2FSPROGS_INSTALL_E2FSCK
bool
-# select E2FSPROGS_LIBBLKID
-# select E2FSPROGS_LIBUUID
select E2FSPROGS_LIBCOM_ERR
select E2FSPROGS_LIBE2P
select E2FSPROGS_LIBEXT2FS
@@ -172,8 +168,6 @@ config E2FSPROGS_INSTALL_E2IMAGE
config E2FSPROGS_INSTALL_E2LABEL
bool
-# select E2FSPROGS_LIBBLKID
-# select E2FSPROGS_LIBUUID
select E2FSPROGS_LIBCOM_ERR
select E2FSPROGS_LIBE2P
select E2FSPROGS_LIBEXT2FS
@@ -205,8 +199,6 @@ config E2FSPROGS_INSTALL_LOGSAVE
config E2FSPROGS_INSTALL_MKE2FS
bool
-# select E2FSPROGS_LIBBLKID
-# select E2FSPROGS_LIBUUID
select E2FSPROGS_LIBCOM_ERR
select E2FSPROGS_LIBE2P
select E2FSPROGS_LIBEXT2FS
@@ -261,8 +253,6 @@ config E2FSPROGS_INSTALL_RESIZE2FS
config E2FSPROGS_INSTALL_TUNE2FS
bool
-# select E2FSPROGS_LIBBLKID
-# select E2FSPROGS_LIBUUID
select E2FSPROGS_LIBCOM_ERR
select E2FSPROGS_LIBE2P
select E2FSPROGS_LIBEXT2FS
@@ -272,7 +262,6 @@ config E2FSPROGS_INSTALL_TUNE2FS
config E2FSPROGS_INSTALL_UUIDD
bool
-# select E2FSPROGS_LIBUUID
prompt "uuid"
help
Enable support for uuid program.