Files
Debian-9-Kernel/drivers/thermal/st/Makefile
T

4 lines
154 B
Makefile
Raw Normal View History

2023-05-02 09:58:35 +02: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