]> Git Repo - linux.git/blob - kernel/livepatch/Makefile
memcg, kmem: deprecate kmem.limit_in_bytes
[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 transition.o
This page took 0.026307 seconds and 4 git commands to generate.