1# SPDX-License-Identifier: GPL-2.0-only2 3obj-$(CONFIG_PCI_PWRCTL) += pci-pwrctl-core.o4pci-pwrctl-core-y := core.o5 6obj-$(CONFIG_PCI_PWRCTL_PWRSEQ) += pci-pwrctl-pwrseq.o7