projects
/
platform
/
kernel
/
linux-exynos.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5f117bf
)
Revert "samples/kdbus: drop wrong include"
author
Konrad Lipinski
<konrad.l@samsung.com>
Thu, 8 Sep 2016 14:47:41 +0000
(16:47 +0200)
committer
Konrad Lipinski
<konrad.l@samsung.com>
Fri, 9 Sep 2016 11:26:30 +0000
(13:26 +0200)
This reverts commit
d31e2acb1622e9f3e4314e628f5eea3b400a4f9a
.
samples/kdbus/Makefile
patch
|
blob
|
history
diff --git
a/samples/kdbus/Makefile
b/samples/kdbus/Makefile
index e714602b62608c8c877817ecd35e93f94782e0e3..eee9b9aed632b08b501de02d5f40dee0ef03dbdf 100644
(file)
--- a/
samples/kdbus/Makefile
+++ b/
samples/kdbus/Makefile
@@
-5,5
+5,7
@@
hostprogs-y += kdbus-workers
always := $(hostprogs-y)
-HOSTCFLAGS_kdbus-workers.o += -I$(objtree)/usr/include
+HOSTCFLAGS_kdbus-workers.o += \
+ -I$(objtree)/usr/include/ \
+ -I$(objtree)/include/uapi/
HOSTLOADLIBES_kdbus-workers := -lrt