blob: c9f089a9a6b82886ac1640c29e7957b452d523ed [file] [log] [blame]
Harald Geyer091a1212013-12-01 15:04:00 +00001#
2# Makefile for IIO humidity sensor drivers
3#
4
5obj-$(CONFIG_DHT11) += dht11.o
Matt Ranostay48393672015-09-06 13:27:39 -07006obj-$(CONFIG_HDC100X) += hdc100x.o
Ludovic Tancerel2b5c53d2015-10-01 16:13:39 +02007obj-$(CONFIG_HTU21) += htu21.o
Peter Meerwald049973b2014-10-01 12:03:00 +01008obj-$(CONFIG_SI7005) += si7005.o
David Barksdale064a7462014-09-29 13:28:55 -05009obj-$(CONFIG_SI7020) += si7020.o