Makefile 79 Bytes edit raw blame history 1 2 3 4 5 # # Makefile for IIO humidity sensor drivers # obj-$(CONFIG_DHT11) += dht11.o