]> git.karo-electronics.de Git - karo-tx-linux.git/blob - drivers/iio/humidity/Makefile
Merge remote-tracking branch 'asoc/topic/dapm' into asoc-next
[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