]> Git Repo - linux.git/blob - kernel/livepatch/Makefile
libbpf: convert libbpf code to use new btf helpers
[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.035038 seconds and 4 git commands to generate.