]> Git Repo - linux.git/blob - drivers/thermal/qcom/Makefile
net: dsa: sja1105: Implement state machine for TAS with PTP clock source
[linux.git] / drivers / thermal / qcom / Makefile
1 # SPDX-License-Identifier: GPL-2.0-only
2 obj-$(CONFIG_QCOM_TSENS)        += qcom_tsens.o
3
4 qcom_tsens-y                    += tsens.o tsens-common.o tsens-v0_1.o \
5                                    tsens-8960.o tsens-v2.o tsens-v1.o
6 obj-$(CONFIG_QCOM_SPMI_TEMP_ALARM)      += qcom-spmi-temp-alarm.o
This page took 0.037133 seconds and 4 git commands to generate.