forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-09 958e46acc8e900e8569dd467c1af9b8d2d019394
kernel/kernel/livepatch/Makefile
....@@ -1,3 +1,4 @@
1
+# SPDX-License-Identifier: GPL-2.0-only
12 obj-$(CONFIG_LIVEPATCH) += livepatch.o
23
3
-livepatch-objs := core.o patch.o shadow.o transition.o
4
+livepatch-objs := core.o patch.o shadow.o state.o transition.o