xref: /openbmc/linux/drivers/thermal/st/Makefile (revision 9a87ffc99ec8eb8d35eed7c4f816d75f5cc9662e)
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