]> git.karo-electronics.de Git - karo-tx-linux.git/blob - drivers/iio/humidity/Makefile
Merge remote-tracking branches 'asoc/fix/ak4642', 'asoc/fix/atmel', 'asoc/fix/cs4271...
[karo-tx-linux.git] / drivers / iio / humidity / Makefile
1 #
2 # Makefile for IIO humidity sensor drivers
3 #
4
5 obj-$(CONFIG_DHT11) += dht11.o
6 obj-$(CONFIG_SI7005) += si7005.o
7 obj-$(CONFIG_SI7020) += si7020.o