Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
jkacur
/
linux.git
/
4563243edeeb3dc17355a80ec16bbfdc675702cb
/
.
/
drivers
/
power
/
sequencing
/
Makefile
blob: 2eec2df7912d11827f9ba914177dd2c882e44bce [
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