]> Git Repo - linux.git/blob - net/kcm/Makefile
sched/fair: Fix low cpu usage with high throttling by removing expiration of cpu...
[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.04047 seconds and 4 git commands to generate.