aboutsummaryrefslogtreecommitdiff
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, 0 insertions, 4 deletions
diff --git a/samples/markers/Makefile b/samples/markers/Makefile
deleted file mode 100644
index 6d7231265f0..00000000000
--- a/samples/markers/Makefile
+++ /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