xref: /linux-6.15/arch/x86/kernel/cpu/resctrl/Makefile (revision 70288405)
1fa7d9493SBabu Moger# SPDX-License-Identifier: GPL-2.0
2e6d42931SJohannes Weinerobj-$(CONFIG_X86_CPU_RESCTRL)		+= core.o rdtgroup.o monitor.o
3*70288405SJames Morseobj-$(CONFIG_X86_CPU_RESCTRL)		+= ctrlmondata.o
4*70288405SJames Morseobj-$(CONFIG_RESCTRL_FS_PSEUDO_LOCK)	+= pseudo_lock.o
5fa7d9493SBabu MogerCFLAGS_pseudo_lock.o = -I$(src)
6