summaryrefslogtreecommitdiff
path: root/drivers/iio/temperature/Makefile
blob: 368a2a2ffe520cc5eb9c9444c08991ca73afc671 (plain)
1
2
3
4
5
6
7
#
# Makefile for industrial I/O temperature drivers
#

obj-$(CONFIG_MLX90614) += mlx90614.o
obj-$(CONFIG_TMP006) += tmp006.o
obj-$(CONFIG_TSYS01) += tsys01.o