repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Bluetooth: hci_uart: Use generic functionality from Broadcom module
[linux/fpc-iii.git]
/
drivers
/
iio
/
humidity
/
Makefile
blob
86e2d26e9f4dd8edbfcaa3e4c3b24f5651dcfc91
1
#
2
# Makefile for IIO humidity sensor drivers
3
#
4
5
obj-
$(
CONFIG_DHT11
) +=
dht11.o
6
obj-
$(
CONFIG_SI7005
) +=
si7005.o
7
obj-
$(
CONFIG_SI7020
) +=
si7020.o