Add the rt linux 4.1.3-rt3 as base
[kvmfornfv.git] / kernel / drivers / iio / common / Makefile
diff --git a/kernel/drivers/iio/common/Makefile b/kernel/drivers/iio/common/Makefile
new file mode 100644 (file)
index 0000000..b1e4d9c
--- /dev/null
@@ -0,0 +1,12 @@
+#
+# Makefile for the IIO common modules.
+# Common modules contains modules, which can be shared among multiple
+# IIO modules. For example if the trigger processing is common for
+# multiple IIO modules then this can be moved to a common module
+# instead of duplicating in each module.
+#
+
+# When adding new entries keep the list in alphabetical order
+obj-y += hid-sensors/
+obj-y += ssp_sensors/
+obj-y += st_sensors/