Sign in
linux
/
linux
/
kernel
/
git
/
gregkh
/
char-misc
/
refs/heads/char-misc-testing
/
.
/
drivers
/
power
/
sequencing
/
Makefile
blob: 96c1cf0a98ac54c9c1d65a4bb4e34289a3550fa1 [
file
] [
log
] [
blame
] [
edit
]
# 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