brintos

brintos / linux-shallow public Read only

0
0
Text · 174 B · 2eec2df Raw
7 lines · plain
1# SPDX-License-Identifier: GPL-2.02 3obj-$(CONFIG_POWER_SEQUENCING)		+= pwrseq-core.o4pwrseq-core-y				:= core.o5 6obj-$(CONFIG_POWER_SEQUENCING_QCOM_WCN)	+= pwrseq-qcom-wcn.o7