]> Git Repo - linux.git/blob - net/kcm/Makefile
cgroup: Use css_tryget() instead of css_tryget_online() in task_get_css()
[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.037006 seconds and 4 git commands to generate.