summaryrefslogtreecommitdiffstats
path: root/rules/host-util-linux-ng.make
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2015-01-09 09:34:37 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2015-01-09 09:34:37 +0100
commit700ea1b5f8f8068ea812339993a4c835304a6f9a (patch)
tree18582d05280cf17a30cf2e7ace6a67f82e28af8c /rules/host-util-linux-ng.make
parent3746bfa7678ed62e307e80faea362cb26c1bcdf9 (diff)
downloadptxdist-700ea1b5f8f8068ea812339993a4c835304a6f9a.tar.gz
ptxdist-700ea1b5f8f8068ea812339993a4c835304a6f9a.tar.xz
host-systemd: needs libmount
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/host-util-linux-ng.make')
-rw-r--r--rules/host-util-linux-ng.make1
1 files changed, 1 insertions, 0 deletions
diff --git a/rules/host-util-linux-ng.make b/rules/host-util-linux-ng.make
index 1e01461cd..162d4d5a0 100644
--- a/rules/host-util-linux-ng.make
+++ b/rules/host-util-linux-ng.make
@@ -38,6 +38,7 @@ HOST_UTIL_LINUX_NG_CONF_OPT := \
--enable-tls \
--enable-libuuid \
--enable-libblkid \
+ --enable-libmount \
--disable-bash-completion \
--disable-pg-bell \
--disable-use-tty-group \