]> asedeno.scripts.mit.edu Git - linux.git/blob - drivers/misc/lis3lv02d/Makefile
Merge tag 'iommu-updates-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/joro...
[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