mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-12-15 06:55:13 +08:00
d574a87cc3
Measurement specialties drivers common part. These functions are used by further drivers in the patchset: TSYS01, TSYS02D, HTU21, MS5637, MS8607 Signed-off-by: Ludovic Tancerel <ludovic.tancerel@maplehightech.com> Signed-off-by: Jonathan Cameron <jic23@kernel.org>
6 lines
124 B
Makefile
6 lines
124 B
Makefile
#
|
|
# Makefile for the Measurement Specialties sensor common modules.
|
|
#
|
|
|
|
obj-$(CONFIG_IIO_MS_SENSORS_I2C) += ms_sensors_i2c.o
|