xref: /linux/drivers/thermal/Makefile (revision a804b574e6c7236222593046fc2b1b8bd0298fce)
1#
2# Makefile for sensor chip drivers.
3#
4
5obj-$(CONFIG_THERMAL)		+= thermal_sys.o
6