Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at master 10 lines 250 B view raw
1# SPDX-License-Identifier: GPL-2.0 2# 3# Makefile for linux/drivers/platform/x86/amd/pmf 4# AMD Platform Management Framework 5# 6 7obj-$(CONFIG_AMD_PMF) += amd-pmf.o 8amd-pmf-y := core.o acpi.o sps.o \ 9 auto-mode.o cnqf.o \ 10 tee-if.o spc.o