xref: /linux/drivers/thermal/ti-soc-thermal/Makefile (revision 498495dba268b20e8eadd7fe93c140c68b6cc9d2)
1*b2441318SGreg Kroah-Hartman# SPDX-License-Identifier: GPL-2.0
2eb982001SEduardo Valentinobj-$(CONFIG_TI_SOC_THERMAL)		+= ti-soc-thermal.o
3eb982001SEduardo Valentinti-soc-thermal-y			:= ti-bandgap.o
4eb982001SEduardo Valentinti-soc-thermal-$(CONFIG_TI_THERMAL)	+= ti-thermal-common.o
58926fa4fSEduardo Valentinti-soc-thermal-$(CONFIG_DRA752_THERMAL)	+= dra752-thermal-data.o
69c5c87e5SPavel Machekti-soc-thermal-$(CONFIG_OMAP3_THERMAL)	+= omap3-thermal-data.o
7eb982001SEduardo Valentinti-soc-thermal-$(CONFIG_OMAP4_THERMAL)	+= omap4-thermal-data.o
8eb982001SEduardo Valentinti-soc-thermal-$(CONFIG_OMAP5_THERMAL)	+= omap5-thermal-data.o
9