]> Git Repo - linux.git/blob - drivers/misc/lis3lv02d/Makefile
xprtrdma: Prevent inline overflow
[linux.git] / drivers / misc / lis3lv02d / Makefile
1 #
2 # STMicroelectonics LIS3LV02D and similar accelerometers
3 #
4
5 obj-$(CONFIG_SENSORS_LIS3LV02D) += lis3lv02d.o
6 obj-$(CONFIG_SENSORS_LIS3_SPI)  += lis3lv02d_spi.o
7 obj-$(CONFIG_SENSORS_LIS3_I2C)  += lis3lv02d_i2c.o
This page took 0.039299 seconds and 4 git commands to generate.