1 2 3 4 5 6
# # Makefile for sensor chip drivers. # obj-$(CONFIG_THERMAL) += thermal_sys.o obj-$(CONFIG_SPEAR_THERMAL) += spear_thermal.o