# SPDX-License-Identifier: GPL-2.0-only
obj-$(CONFIG_LIVEPATCH) += livepatch.o
obj-y += shadow.o
livepatch-objs := core.o patch.o transition.o
