brintos

brintos / linux-shallow public Read only

0
0
Text · 175 B · d308aae Raw
7 lines · plain
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