]> Git Repo - linux.git/blob - kernel/livepatch/Makefile
blk-core: use pr_warn_ratelimited() in bio_check_ro()
[linux.git] / kernel / livepatch / Makefile
1 # SPDX-License-Identifier: GPL-2.0-only
2 obj-$(CONFIG_LIVEPATCH) += livepatch.o
3
4 livepatch-objs := core.o patch.o shadow.o state.o transition.o
This page took 0.035319 seconds and 4 git commands to generate.