samples/rpmsg: add an rpmsg driver sample
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / samples / rpmsg / Makefile
diff --git a/samples/rpmsg/Makefile b/samples/rpmsg/Makefile
new file mode 100644 (file)
index 0000000..2d4973c
--- /dev/null
@@ -0,0 +1 @@
+obj-$(CONFIG_SAMPLE_RPMSG_CLIENT) += rpmsg_client_sample.o