summaryrefslogtreecommitdiffstats
path: root/rules/nfsutils.in
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2009-01-29 19:33:56 +0000
committerRobert Schwebel <r.schwebel@pengutronix.de>2009-01-29 19:33:56 +0000
commit6bc1b64b92fe8821512535a6a9f6e402ae9bf4eb (patch)
tree414305ece6e4158f950b0a215af6e6486f5b8c21 /rules/nfsutils.in
parentc1885a965cc59755a29129255d74e35d5146fd2b (diff)
downloadptxdist-6bc1b64b92fe8821512535a6a9f6e402ae9bf4eb.tar.gz
ptxdist-6bc1b64b92fe8821512535a6a9f6e402ae9bf4eb.tar.xz
* e2fsprogs: make it possible to build libuuid alone, without
the rest of e2fsprogs. libuuid is used by several other programs which might not need the other parts of this package. git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@9678 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/nfsutils.in')
-rw-r--r--rules/nfsutils.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/rules/nfsutils.in b/rules/nfsutils.in
index 39c4774ab..2801d346d 100644
--- a/rules/nfsutils.in
+++ b/rules/nfsutils.in
@@ -3,6 +3,7 @@ menuconfig NFSUTILS
tristate
# we need libblkid
select E2FSPROGS
+ select E2FSPROGS_LIBBLKID
select TCPWRAPPER if NFSUTILS_WITH_TCPWRAPPERS
prompt "nfsutils "
help