kdbus: porting to 4.14
[platform/kernel/linux-rpi.git] / samples / Makefile
index 7d6e4ca..996c8e4 100644 (file)
@@ -7,6 +7,7 @@ obj-$(CONFIG_SAMPLE_CONNECTOR)          += connector/
 subdir-$(CONFIG_SAMPLE_HIDRAW)         += hidraw
 obj-$(CONFIG_SAMPLE_HW_BREAKPOINT)     += hw_breakpoint/
 obj-$(CONFIG_SAMPLE_KDB)               += kdb/
+obj-$(CONFIG_SAMPLE_KDBUS)             += kdbus/
 obj-$(CONFIG_SAMPLE_KFIFO)             += kfifo/
 obj-$(CONFIG_SAMPLE_KOBJECT)           += kobject/
 obj-$(CONFIG_SAMPLE_KPROBES)           += kprobes/