]> Git Repo - linux.git/blob - drivers/platform/x86/amd/pmc/Makefile
dma-mapping: don't return errors from dma_set_max_seg_size
[linux.git] / drivers / platform / x86 / amd / pmc / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2 #
3 # Makefile for linux/drivers/platform/x86/amd/pmc
4 # AMD Power Management Controller Driver
5 #
6
7 amd-pmc-objs := pmc.o pmc-quirks.o
8 obj-$(CONFIG_AMD_PMC) += amd-pmc.o
9 amd-pmc-$(CONFIG_AMD_MP2_STB) += mp2_stb.o
This page took 0.03653 seconds and 4 git commands to generate.