#
# Makefile for sensor chip drivers.
#

obj-$(CONFIG_THERMAL)		+= thermal_sys.o
obj-$(CONFIG_INTEL_POWERCLAMP)	+= intel_powerclamp.o
