aboutsummaryrefslogtreecommitdiffstats
path: root/samples/kprobes/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'samples/kprobes/Makefile')
-rw-r--r--samples/kprobes/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/samples/kprobes/Makefile b/samples/kprobes/Makefile
index 880e54d2c082..e774592718d6 100644
--- a/samples/kprobes/Makefile
+++ b/samples/kprobes/Makefile
@@ -1,3 +1,4 @@
+# SPDX-License-Identifier: GPL-2.0-only
# builds the kprobes example kernel modules;
# then to use one (as root): insmod <module_name.ko>