summaryrefslogtreecommitdiffstats
path: root/rules/host-systemd.make
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2017-01-06 15:16:50 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2017-04-11 11:18:17 +0200
commit45ba112f379de91aa35e7b72764c89b348bc3424 (patch)
tree8edbddcbb9f7b8e92f01aa0735a78c70ed00d7de /rules/host-systemd.make
parentff322a6b18ab138276fa09fd8546dadea4ad9d73 (diff)
downloadptxdist-45ba112f379de91aa35e7b72764c89b348bc3424.tar.gz
ptxdist-45ba112f379de91aa35e7b72764c89b348bc3424.tar.xz
systemd: /usr merge
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/host-systemd.make')
-rw-r--r--rules/host-systemd.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/host-systemd.make b/rules/host-systemd.make
index 1ca8c40e8..3d086562a 100644
--- a/rules/host-systemd.make
+++ b/rules/host-systemd.make
@@ -100,7 +100,7 @@ HOST_SYSTEMD_CONF_OPT := \
--with-dns-servers= \
--with-sysvinit-path="" \
--with-sysvrcnd-path="" \
- --with-rootprefix= \
+ --with-rootprefix=/usr \
--with-rootlibdir=/lib
# vim: syntax=make