1
0
Fork 0
android_kernel_rockchip_tart/drivers/power/sequencing/Makefile
2025-06-27 00:32:42 -05:00

6 lines
174 B
Makefile

# 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