summaryrefslogtreecommitdiff
path: root/drivers/iio/imu/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/iio/imu/Makefile')
-rw-r--r--drivers/iio/imu/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/drivers/iio/imu/Makefile b/drivers/iio/imu/Makefile
new file mode 100644
index 00000000..4814d514
--- /dev/null
+++ b/drivers/iio/imu/Makefile
@@ -0,0 +1,6 @@
+#
+# Makefile for the industrial I/O core.
+#
+
+obj-y += inv_mpu/
+