Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
balbi
/
usb
/
master
/
.
/
drivers
/
power
/
sequencing
/
Makefile
blob: 2eec2df7912d11827f9ba914177dd2c882e44bce [
file
]
# 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