JustOS/linux-6.13/drivers/power/sequencing/Makefile
justuser 02e73b8cd9 up
2025-01-24 17:00:19 +03:00

7 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