]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/blame - kernel/cgroup/Makefile
sched/rt, Kconfig: Unbreak def/oldconfig with CONFIG_PREEMPT=y
[mirror_ubuntu-hirsute-kernel.git] / kernel / cgroup / Makefile
CommitLineData
b2441318 1# SPDX-License-Identifier: GPL-2.0
76f969e8 2obj-y := cgroup.o rstat.o namespace.o cgroup-v1.o freezer.o
201af4c0 3
50943f3e 4obj-$(CONFIG_CGROUP_FREEZER) += legacy_freezer.o
201af4c0 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