summaryrefslogtreecommitdiffstats
path: root/drivers/iio/imu/inv_icm42600/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/iio/imu/inv_icm42600/Makefile')
-rw-r--r--drivers/iio/imu/inv_icm42600/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/iio/imu/inv_icm42600/Makefile b/drivers/iio/imu/inv_icm42600/Makefile
index 0f49f6df3647..291714d9aa54 100644
--- a/drivers/iio/imu/inv_icm42600/Makefile
+++ b/drivers/iio/imu/inv_icm42600/Makefile
@@ -6,6 +6,7 @@ inv-icm42600-y += inv_icm42600_gyro.o
inv-icm42600-y += inv_icm42600_accel.o
inv-icm42600-y += inv_icm42600_temp.o
inv-icm42600-y += inv_icm42600_buffer.o
+inv-icm42600-y += inv_icm42600_timestamp.o
obj-$(CONFIG_INV_ICM42600_I2C) += inv-icm42600-i2c.o
inv-icm42600-i2c-y += inv_icm42600_i2c.o