aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/humidity/Makefile
blob: 86e2d26e9f4dd8edbfcaa3e4c3b24f5651dcfc91 (plain) (blame)
1
2
3
4
5
6
7
#
# Makefile for IIO humidity sensor drivers
#

obj-$(CONFIG_DHT11) += dht11.o
obj-$(CONFIG_SI7005) += si7005.o
obj-$(CONFIG_SI7020) += si7020.o