xref: /openbmc/linux/drivers/platform/x86/amd/Makefile (revision 22c9bb1ed13ea3b8e8ee320573fa9f4573db1d53)
1# SPDX-License-Identifier: GPL-2.0
2#
3# Makefile for drivers/platform/x86/amd
4# AMD x86 Platform-Specific Drivers
5#
6
7obj-$(CONFIG_AMD_PMC)		+= pmc/
8amd_hsmp-y			:= hsmp.o
9obj-$(CONFIG_AMD_HSMP)		+= amd_hsmp.o
10obj-$(CONFIG_AMD_PMF)		+= pmf/
11