samples/rpmsg: add an rpmsg driver sample
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / samples / Makefile
index 6280817c2b7e84594a40650cb19753b50c255840..2f75851ec6294a2a694931336458057856a94094 100644 (file)
@@ -1,4 +1,4 @@
 # Makefile for Linux samples code
 
 obj-$(CONFIG_SAMPLES)  += kobject/ kprobes/ tracepoints/ trace_events/ \
-                          hw_breakpoint/ kfifo/ kdb/ hidraw/
+                          hw_breakpoint/ kfifo/ kdb/ hidraw/ rpmsg/