hc
2024-02-20 102a0743326a03cd1a1202ceda21e175b7d3575c
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