]> Git Repo - linux.git/blob - kernel/livepatch/Makefile
wifi: mac80211: skip powersave recalc if driver SUPPORTS_DYNAMIC_PS
[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.039229 seconds and 4 git commands to generate.