Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
stable
/
linux-stable.git
/
dafdba0964bd10913fbaa5537201cbbe05df5b9c
/
.
/
drivers
/
power
/
sequencing
/
Makefile
blob: 96c1cf0a98ac54c9c1d65a4bb4e34289a3550fa1 [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: GPL-2.0
obj
-
$
(
CONFIG_POWER_SEQUENCING
)
+=
pwrseq
-
core
.
o
pwrseq
-
core
-
y
:=
core
.
o
obj
-
$
(
CONFIG_POWER_SEQUENCING_QCOM_WCN
)
+=
pwrseq
-
qcom
-
wcn
.
o
obj
-
$
(
CONFIG_POWER_SEQUENCING_TH1520_GPU
)
+=
pwrseq
-
thead
-
gpu
.
o