mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2024-10-30 08:02:30 +00: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>
5 lines
124 B
Makefile
5 lines
124 B
Makefile
#
|
|
# Makefile for the Measurement Specialties sensor common modules.
|
|
#
|
|
|
|
obj-$(CONFIG_IIO_MS_SENSORS_I2C) += ms_sensors_i2c.o
|