xref
: /
openbmc
/
linux
/
drivers
/
iio
/
humidity
/
Makefile
(revision 091a121b)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#
2
# Makefile for IIO humidity sensor drivers
3
#
4
5
obj
-$(
CONFIG_DHT11
) +=
dht11.o
6