ubuntu-linux-kernel/drivers/thermal/st/Makefile

4 lines
154 B
Makefile
Raw Normal View History

2024-04-01 15:06:58 +00:00
obj-$(CONFIG_ST_THERMAL) := st_thermal.o
obj-$(CONFIG_ST_THERMAL_SYSCFG) += st_thermal_syscfg.o
obj-$(CONFIG_ST_THERMAL_MEMMAP) += st_thermal_memmap.o