blob: 4a73442fcd9c03b87adb8101ee9752e0cdb538b2 [file] [log] [blame]
Harald Geyer091a1212013-12-01 15:04:00 +00001#
2# Makefile for IIO humidity sensor drivers
3#
4
Tiberiu Breana366a3272016-04-18 17:50:43 +03005obj-$(CONFIG_AM2315) += am2315.o
Harald Geyer091a1212013-12-01 15:04:00 +00006obj-$(CONFIG_DHT11) += dht11.o
Matt Ranostay48393672015-09-06 13:27:39 -07007obj-$(CONFIG_HDC100X) += hdc100x.o
Ludovic Tancerel2b5c53d2015-10-01 16:13:39 +02008obj-$(CONFIG_HTU21) += htu21.o
Peter Meerwald049973b2014-10-01 12:03:00 +01009obj-$(CONFIG_SI7005) += si7005.o
David Barksdale064a7462014-09-29 13:28:55 -050010obj-$(CONFIG_SI7020) += si7020.o