obj-y := shadow.o
obj-$(CONFIG_LIVEPATCH) += livepatch.o

livepatch-objs := core.o patch.o state.o transition.o
