Sign in
android-kvm
/
linux
/
refs/heads/for-android16/pkvm-ftrace
/
.
/
drivers
/
pci
/
pwrctl
/
Makefile
blob: d308aae4800cd388af50e51483188b779ea673eb [
file
] [
log
] [
blame
] [
edit
]
# 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