iio: humidity: add HDC100x support
[deliverable/linux.git] / drivers / iio / humidity / Makefile
index 86e2d26e9f4dd8edbfcaa3e4c3b24f5651dcfc91..3e62c0a12d5e02ab3d129bd6952c5c4fca4dab6c 100644 (file)
@@ -3,5 +3,6 @@
 #
 
 obj-$(CONFIG_DHT11) += dht11.o
+obj-$(CONFIG_HDC100X) += hdc100x.o
 obj-$(CONFIG_SI7005) += si7005.o
 obj-$(CONFIG_SI7020) += si7020.o
This page took 0.02378 seconds and 5 git commands to generate.