]> Git Repo - linux.git/blob - drivers/misc/lis3lv02d/Makefile
net: dsa: sja1105: Implement state machine for TAS with PTP clock source
[linux.git] / drivers / misc / lis3lv02d / Makefile
1 # SPDX-License-Identifier: GPL-2.0-only
2 #
3 # STMicroelectonics LIS3LV02D and similar accelerometers
4 #
5
6 obj-$(CONFIG_SENSORS_LIS3LV02D) += lis3lv02d.o
7 obj-$(CONFIG_SENSORS_LIS3_SPI)  += lis3lv02d_spi.o
8 obj-$(CONFIG_SENSORS_LIS3_I2C)  += lis3lv02d_i2c.o
This page took 0.036791 seconds and 4 git commands to generate.