Linux Kernel Markers - Samples
[sfrench/cifs-2.6.git] / samples / markers / Makefile
diff --git a/samples/markers/Makefile b/samples/markers/Makefile
new file mode 100644 (file)
index 0000000..6d72312
--- /dev/null
@@ -0,0 +1,4 @@
+# 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