aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/livepatch/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'kernel/livepatch/Makefile')
-rw-r--r--kernel/livepatch/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel/livepatch/Makefile b/kernel/livepatch/Makefile
index cf9b5bcdb952..cf03d4bdfc66 100644
--- a/kernel/livepatch/Makefile
+++ b/kernel/livepatch/Makefile
@@ -1,4 +1,4 @@
# SPDX-License-Identifier: GPL-2.0-only
obj-$(CONFIG_LIVEPATCH) += livepatch.o
-livepatch-objs := core.o patch.o shadow.o transition.o
+livepatch-objs := core.o patch.o shadow.o state.o transition.o