nfsd: nfsd should drop CAP_MKNOD for non-root
[safe/jmp/linux-2.6] / samples / Makefile
index 8652d0f..10eaca8 100644 (file)
@@ -1,3 +1,3 @@
 # Makefile for Linux samples code
 
-obj-$(CONFIG_SAMPLES)  += markers/ kobject/
+obj-$(CONFIG_SAMPLES)  += markers/ kobject/ kprobes/ tracepoints/