]> Git Repo - linux.git/blob - drivers/platform/x86/amd/Makefile
i2c: Fix conditional for substituting empty ACPI functions
[linux.git] / drivers / platform / x86 / amd / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2 #
3 # Makefile for drivers/platform/x86/amd
4 # AMD x86 Platform-Specific Drivers
5 #
6
7 obj-$(CONFIG_AMD_PMC)           += pmc/
8 amd_hsmp-y                      := hsmp.o
9 obj-$(CONFIG_AMD_HSMP)          += amd_hsmp.o
10 obj-$(CONFIG_AMD_PMF)           += pmf/
11 obj-$(CONFIG_AMD_WBRF)          += wbrf.o
This page took 0.034041 seconds and 4 git commands to generate.