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