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