hc
2024-02-19 890e1df1bec891d9203724541e81f8fbe5183388
kernel/samples/livepatch/Makefile
....@@ -1,3 +1,4 @@
1
+# SPDX-License-Identifier: GPL-2.0-only
12 obj-$(CONFIG_SAMPLE_LIVEPATCH) += livepatch-sample.o
23 obj-$(CONFIG_SAMPLE_LIVEPATCH) += livepatch-shadow-mod.o
34 obj-$(CONFIG_SAMPLE_LIVEPATCH) += livepatch-shadow-fix1.o