DIR:/usr/lib/modules/5.14.0-503.14.1.el9_5.x86_64/build/drivers/platform/x86/amd/pmc/ |
Current File : //usr/lib/modules/5.14.0-503.14.1.el9_5.x86_64/build/drivers/platform/x86/amd/pmc/Makefile |
# SPDX-License-Identifier: GPL-2.0 # # Makefile for linux/drivers/platform/x86/amd/pmc # AMD Power Management Controller Driver # amd-pmc-objs := pmc.o pmc-quirks.o obj-$(CONFIG_AMD_PMC) += amd-pmc.o |