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