summaryrefslogtreecommitdiffstats
path: root/drivers/power/sequencing/Makefile
blob: 2eec2df7912d11827f9ba914177dd2c882e44bce (plain)
1
2
3
4
5
6
# 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