brintos

brintos / linux-shallow public Read only

0
0
Text · 244 B · f1d9ab1 Raw
10 lines · plain
1# SPDX-License-Identifier: GPL-2.02#3# Makefile for linux/drivers/platform/x86/amd/pmc4# AMD Power Management Controller Driver5#6 7amd-pmc-objs := pmc.o pmc-quirks.o8obj-$(CONFIG_AMD_PMC) += amd-pmc.o9amd-pmc-$(CONFIG_AMD_MP2_STB) += mp2_stb.o10