1# SPDX-License-Identifier: GPL-2.0-only 2# 3# Makefile for the Measurement Specialties sensor common modules. 4# 5 6obj-$(CONFIG_IIO_MS_SENSORS_I2C) += ms_sensors_i2c.o 7