License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[linux-block.git] / drivers / iio / common / Makefile
CommitLineData
b2441318 1# SPDX-License-Identifier: GPL-2.0
73c6768b 2#
3# Makefile for the IIO common modules.
4# Common modules contains modules, which can be shared among multiple
5# IIO modules. For example if the trigger processing is common for
6# multiple IIO modules then this can be moved to a common module
7# instead of duplicating in each module.
8#
9
3edc84e6 10# When adding new entries keep the list in alphabetical order
974e6f02 11obj-y += cros_ec_sensors/
73c6768b 12obj-y += hid-sensors/
d574a87c 13obj-y += ms_sensors/
50dd64d5 14obj-y += ssp_sensors/
23491b51 15obj-y += st_sensors/