]> Git Repo - linux.git/blob - drivers/platform/x86/amd/pmf/Makefile
i2c: Fix conditional for substituting empty ACPI functions
[linux.git] / drivers / platform / x86 / amd / pmf / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2 #
3 # Makefile for linux/drivers/platform/x86/amd/pmf
4 # AMD Platform Management Framework
5 #
6
7 obj-$(CONFIG_AMD_PMF) += amd-pmf.o
8 amd-pmf-objs := core.o acpi.o sps.o \
9                 auto-mode.o cnqf.o \
10                 tee-if.o spc.o pmf-quirks.o
This page took 0.032008 seconds and 4 git commands to generate.