Sign in
android-kvm
/
linux
/
5b7ca4507d64de729011c145d8ee9a2731f9502f
/
.
/
drivers
/
pci
/
pwrctl
/
Makefile
blob: d308aae4800cd388af50e51483188b779ea673eb [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: GPL-2.0-only
obj
-
$
(
CONFIG_PCI_PWRCTL
)
+=
pci
-
pwrctl
-
core
.
o
pci
-
pwrctl
-
core
-
y
:=
core
.
o
obj
-
$
(
CONFIG_PCI_PWRCTL_PWRSEQ
)
+=
pci
-
pwrctl
-
pwrseq
.
o