1# SPDX-License-Identifier: GPL-2.0-only
2obj-$(CONFIG_ST_THERMAL)		:= st_thermal.o
3obj-$(CONFIG_ST_THERMAL_MEMMAP)		+= st_thermal_memmap.o
4obj-$(CONFIG_STM32_THERMAL)		+= stm_thermal.o
5