summaryrefslogtreecommitdiff
path: root/samples/kdbus/Makefile
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-02-22 01:12:47 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-02-22 01:12:47 -0300
commit6d461a4fe7896faa1aec5a5417888cf179e46b9f (patch)
tree2e0f1a0b7a5418189c8d53592d33a44d0b356fc9 /samples/kdbus/Makefile
parent5c545e1fb127a4b11ddc5f1a5ed066b853dd1a1a (diff)
Linux-libre 4.4.2-gnupck-4.4.2-gnu
Diffstat (limited to 'samples/kdbus/Makefile')
-rw-r--r--samples/kdbus/Makefile9
1 files changed, 0 insertions, 9 deletions
diff --git a/samples/kdbus/Makefile b/samples/kdbus/Makefile
deleted file mode 100644
index 137f84272..000000000
--- a/samples/kdbus/Makefile
+++ /dev/null
@@ -1,9 +0,0 @@
-# kbuild trick to avoid linker error. Can be omitted if a module is built.
-obj- := dummy.o
-
-hostprogs-$(CONFIG_SAMPLE_KDBUS) += kdbus-workers
-
-always := $(hostprogs-y)
-
-HOSTCFLAGS_kdbus-workers.o += -I$(objtree)/usr/include
-HOSTLOADLIBES_kdbus-workers := -lrt