6 lines
79 B
Makefile
6 lines
79 B
Makefile
#
|
|
# Makefile for IIO humidity sensor drivers
|
|
#
|
|
|
|
obj-$(CONFIG_DHT11) += dht11.o
|