sensor:add gsensor lsm303d support
[firefly-linux-kernel-4.4.55.git] / drivers / input / sensors / accel / Makefile
index e8af863465168687e075d71d18a7485dc7e51585..bde103c426a87735a15b202a2a13b60d90486955 100755 (executable)
@@ -1,3 +1,8 @@
 obj-$(CONFIG_GS_KXTIK)                 += kxtik.o\r
+obj-$(CONFIG_GS_KXTJ9)                 += kxtj9.o\r
 obj-$(CONFIG_GS_MMA8452)       += mma8452.o\r
-obj-$(CONFIG_GS_LIS3DH)        += lis3dh.o
\ No newline at end of file
+obj-$(CONFIG_GS_LIS3DH)        += lis3dh.o\r
+obj-$(CONFIG_GS_MMA7660)       += mma7660.o
+obj-$(CONFIG_GS_MXC6225)    += mxc622x.o\r
+obj-$(CONFIG_GS_DMT10)      += dmard10.o\r
+obj-$(CONFIG_GS_LSM303D)    += lsm303d.o
\ No newline at end of file