Files
SDK_IMX6/kernel/drivers/thermal/st/Makefile
2022-04-17 22:36:13 +08:00

4 lines
154 B
Makefile

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