summaryrefslogtreecommitdiffstats
path: root/rules/host-systemd.make
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2014-06-19 11:44:44 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2014-06-19 11:44:57 +0200
commit4168449f843b8a1d7727c165d412c7ceb5fe0266 (patch)
tree209948eb2d064be89294283e830a4ef07b52cbc3 /rules/host-systemd.make
parentab113cb23b4dac32b608bdab9b22d5fc6ae8fb81 (diff)
downloadptxdist-4168449f843b8a1d7727c165d412c7ceb5fe0266.tar.gz
ptxdist-4168449f843b8a1d7727c165d412c7ceb5fe0266.tar.xz
host-systemd: fix building on debian wheezy
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/host-systemd.make')
-rw-r--r--rules/host-systemd.make1
1 files changed, 1 insertions, 0 deletions
diff --git a/rules/host-systemd.make b/rules/host-systemd.make
index 7effdb24d..a24140ffe 100644
--- a/rules/host-systemd.make
+++ b/rules/host-systemd.make
@@ -17,6 +17,7 @@ HOST_PACKAGES-$(PTXCONF_HOST_SYSTEMD) += host-systemd
# Prepare
# ----------------------------------------------------------------------------
+HOST_SYSTEMD_CFLAGS=-I$(PTXDIST_SYSROOT_HOST)/kernel-headers/include
#
# autoconf
#