]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/blame - kernel/cgroup/Makefile
Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ac97-mfd', 'asoc/topic...
[mirror_ubuntu-focal-kernel.git] / kernel / cgroup / Makefile
CommitLineData
b2441318 1# SPDX-License-Identifier: GPL-2.0
dcfe149b 2obj-y := cgroup.o namespace.o cgroup-v1.o
201af4c0
TH
3
4obj-$(CONFIG_CGROUP_FREEZER) += freezer.o
5obj-$(CONFIG_CGROUP_PIDS) += pids.o
39d3e758 6obj-$(CONFIG_CGROUP_RDMA) += rdma.o
201af4c0 7obj-$(CONFIG_CPUSETS) += cpuset.o
a28f8f5e 8obj-$(CONFIG_CGROUP_DEBUG) += debug.o