blob: 4bc30bb548e2d5966862f68dcdb043553bd3cc5d [file] [log] [blame]
rjw1f884582022-01-06 17:20:42 +08001# SPDX-License-Identifier: GPL-2.0
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
10# When adding new entries keep the list in alphabetical order
11obj-y += cros_ec_sensors/
12obj-y += hid-sensors/
13obj-y += ms_sensors/
14obj-y += ssp_sensors/
15obj-y += st_sensors/