linux-surface/drivers/thermal/st/Makefile

4 lines
154 B
Makefile
Raw Normal View History

2017-08-10 13:25:24 +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