xref: /openbmc/linux/drivers/platform/x86/intel/pmc/Makefile (revision 2612e3bbc0386368a850140a6c9b990cd496a5ec)
1fa082a7cSKate Hsuan# SPDX-License-Identifier: GPL-2.0
2fa082a7cSKate Hsuan#
3fa082a7cSKate Hsuan# Intel x86 Platform-Specific Drivers
4fa082a7cSKate Hsuan#
5fa082a7cSKate Hsuan
6*1b8c7b84SDavid E. Boxintel_pmc_core-y			:= core.o core_ssram.o spt.o cnp.o \
7*1b8c7b84SDavid E. Box					   icl.o tgl.o adl.o mtl.o
8fa082a7cSKate Hsuanobj-$(CONFIG_INTEL_PMC_CORE)		+= intel_pmc_core.o
9fa082a7cSKate Hsuanintel_pmc_core_pltdrv-y			:= pltdrv.o
10fa082a7cSKate Hsuanobj-$(CONFIG_INTEL_PMC_CORE)		+= intel_pmc_core_pltdrv.o
11