iio: temperature: add support for Maxim thermocouple chips
[linux-2.6-microblaze.git] / drivers / iio / temperature / Makefile
1 #
2 # Makefile for industrial I/O temperature drivers
3 #
4
5 obj-$(CONFIG_MAXIM_THERMOCOUPLE) += maxim_thermocouple.o
6 obj-$(CONFIG_MLX90614) += mlx90614.o
7 obj-$(CONFIG_TMP006) += tmp006.o
8 obj-$(CONFIG_TSYS01) += tsys01.o
9 obj-$(CONFIG_TSYS02D) += tsys02d.o