Sign in
android-kvm
/
linux
/
f2767a41959e60763949c73ee180e40c686e807e
/
.
/
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