blob: 3e62c0a12d5e02ab3d129bd6952c5c4fca4dab6c [file] [log] [blame]
#
# Makefile for IIO humidity sensor drivers
#
obj-$(CONFIG_DHT11) += dht11.o
obj-$(CONFIG_HDC100X) += hdc100x.o
obj-$(CONFIG_SI7005) += si7005.o
obj-$(CONFIG_SI7020) += si7020.o