summaryrefslogtreecommitdiff
path: root/drivers/iio/potentiostat/Makefile
diff options
context:
space:
mode:
authorMatt Ranostay <mranostay@gmail.com>2016-09-24 21:03:00 -0700
committerJonathan Cameron <jic23@kernel.org>2016-09-27 20:33:03 +0100
commit67e17300dc1d76091d2d513d6aa57e50af2c9648 (patch)
tree1240267b7cb6059050d79bc15bca0395a2e2d7e0 /drivers/iio/potentiostat/Makefile
parent92f0afb5b2be2e137ff223654af51f521dd74c3a (diff)
iio: potentiostat: add LMP91000 support
Add support for the LMP91000 potentiostat which is used for chemical sensing applications. Signed-off-by: Matt Ranostay <matt@ranostay.consulting> Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Diffstat (limited to 'drivers/iio/potentiostat/Makefile')
-rw-r--r--drivers/iio/potentiostat/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/drivers/iio/potentiostat/Makefile b/drivers/iio/potentiostat/Makefile
new file mode 100644
index 000000000000..64d315ef4449
--- /dev/null
+++ b/drivers/iio/potentiostat/Makefile
@@ -0,0 +1,6 @@
+#
+# Makefile for industrial I/O potentiostat drivers
+#
+
+# When adding new entries keep the list in alphabetical order
+obj-$(CONFIG_LMP91000) += lmp91000.o