tracing: Remove markers
[safe/jmp/linux-2.6] / samples / markers / Makefile
diff --git a/samples/markers/Makefile b/samples/markers/Makefile
deleted file mode 100644 (file)
index 6d72312..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-# builds the kprobes example kernel modules;
-# then to use one (as root):  insmod <module_name.ko>
-
-obj-$(CONFIG_SAMPLE_MARKERS) += probe-example.o marker-example.o