hc
2024-05-10 cde9070d9970eef1f7ec2360586c802a16230ad8
kernel/samples/kprobes/Makefile
....@@ -1,3 +1,4 @@
1
+# SPDX-License-Identifier: GPL-2.0-only
12 # builds the kprobes example kernel modules;
23 # then to use one (as root): insmod <module_name.ko>
34