mirror of
https://github.com/edk2-porting/linux-next.git
synced 2025-01-04 03:33:58 +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
|