Files
chromebox_10th_audio_driver/kernel-src/linux-hwe-6.17-6.17.0/drivers/pci/pwrctrl/Makefile
2026-04-04 07:45:01 +00:00

10 lines
265 B
Makefile

# SPDX-License-Identifier: GPL-2.0-only
obj-$(CONFIG_PCI_PWRCTRL) += pci-pwrctrl-core.o
pci-pwrctrl-core-y := core.o
obj-$(CONFIG_PCI_PWRCTRL_PWRSEQ) += pci-pwrctrl-pwrseq.o
obj-$(CONFIG_PCI_PWRCTRL_SLOT) += pci-pwrctrl-slot.o
pci-pwrctrl-slot-y := slot.o