]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blob - drivers/iio/temperature/Makefile
Merge tag 'media/v4.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab...
[mirror_ubuntu-zesty-kernel.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