summaryrefslogtreecommitdiff
path: root/samples/markers/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'samples/markers/Makefile')
-rw-r--r--samples/markers/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/samples/markers/Makefile b/samples/markers/Makefile
new file mode 100644
index 00000000000..6d7231265f0
--- /dev/null
+++ b/samples/markers/Makefile
@@ -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