brintos

brintos / linux-shallow public Read only

0
0
Text · 314 B · 0fa2512 Raw
9 lines · plain
1# SPDX-License-Identifier: GPL-2.0-only2obj-$(CONFIG_QCOM_TSENS)	+= qcom_tsens.o3 4qcom_tsens-y			+= tsens.o tsens-v2.o tsens-v1.o tsens-v0_1.o \5				   tsens-8960.o6obj-$(CONFIG_QCOM_SPMI_ADC_TM5)	+= qcom-spmi-adc-tm5.o7obj-$(CONFIG_QCOM_SPMI_TEMP_ALARM)	+= qcom-spmi-temp-alarm.o8obj-$(CONFIG_QCOM_LMH)		+= lmh.o9