]> Git Repo - linux.git/blob - net/kcm/Makefile
KVM: X86: Change kvm_sync_page() to return true when remote flush is needed
[linux.git] / net / kcm / Makefile
1 # SPDX-License-Identifier: GPL-2.0-only
2 obj-$(CONFIG_AF_KCM) += kcm.o
3
4 kcm-y := kcmsock.o kcmproc.o
This page took 0.036276 seconds and 4 git commands to generate.