# # Makefile for sensor chip drivers. # obj-$(CONFIG_THERMAL) += thermal_sys.o obj-$(CONFIG_CPU_THERMAL) += cpu_cooling.o obj-$(CONFIG_SAMSUNG_THERMAL_INTERFACE) += exynos_thermal.o