samples/bpf: Check the error of write() and read()
[GitHub/moto-9609/android_kernel_motorola_exynos9610.git] / samples / Makefile
index 86a137e451d978bec15778e13766648b6cfb3f18..db54e766ddb1a3b87eb9ec00d63a4450e2668576 100644 (file)
@@ -3,4 +3,4 @@
 obj-$(CONFIG_SAMPLES)  += kobject/ kprobes/ trace_events/ livepatch/ \
                           hw_breakpoint/ kfifo/ kdb/ hidraw/ rpmsg/ seccomp/ \
                           configfs/ connector/ v4l/ trace_printk/ blackfin/ \
-                          vfio-mdev/
+                          vfio-mdev/ statx/