Documentation: prctl/seccomp_filter
[cascardo/linux.git] / samples / Makefile
index 2f75851..5ef08bb 100644 (file)
@@ -1,4 +1,4 @@
 # Makefile for Linux samples code
 
 obj-$(CONFIG_SAMPLES)  += kobject/ kprobes/ tracepoints/ trace_events/ \
-                          hw_breakpoint/ kfifo/ kdb/ hidraw/ rpmsg/
+                          hw_breakpoint/ kfifo/ kdb/ hidraw/ rpmsg/ seccomp/