summaryrefslogtreecommitdiff
path: root/ipc/kdbus/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'ipc/kdbus/Makefile')
-rw-r--r--ipc/kdbus/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/ipc/kdbus/Makefile b/ipc/kdbus/Makefile
index 7ee9271e144..8385c6849f8 100644
--- a/ipc/kdbus/Makefile
+++ b/ipc/kdbus/Makefile
@@ -1,3 +1,5 @@
+override LINUXINCLUDE := $(patsubst -Iinclude, -Icompat/include -Iinclude , $(LINUXINCLUDE))
+
kdbus-y := \
bus.o \
connection.o \