]> git.karo-electronics.de Git - karo-tx-linux.git/blob - drivers/iio/temperature/Makefile
IB/hfi1: Fix deadlock caused by locking with wrong scope
[karo-tx-linux.git] / drivers / iio / temperature / Makefile
1 #
2 # Makefile for industrial I/O temperature drivers
3 #
4
5 obj-$(CONFIG_MLX90614) += mlx90614.o
6 obj-$(CONFIG_TMP006) += tmp006.o
7 obj-$(CONFIG_TSYS01) += tsys01.o
8 obj-$(CONFIG_TSYS02D) += tsys02d.o