xref: /openbmc/linux/drivers/iio/humidity/Makefile (revision 091a121b)
1*091a121bSHarald Geyer#
2*091a121bSHarald Geyer# Makefile for IIO humidity sensor drivers
3*091a121bSHarald Geyer#
4*091a121bSHarald Geyer
5*091a121bSHarald Geyerobj-$(CONFIG_DHT11) += dht11.o
6