18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0 28c2ecf20Sopenharmony_ci# 38c2ecf20Sopenharmony_ci# Makefile for the IIO common modules. 48c2ecf20Sopenharmony_ci# Common modules contains modules, which can be shared among multiple 58c2ecf20Sopenharmony_ci# IIO modules. For example if the trigger processing is common for 68c2ecf20Sopenharmony_ci# multiple IIO modules then this can be moved to a common module 78c2ecf20Sopenharmony_ci# instead of duplicating in each module. 88c2ecf20Sopenharmony_ci# 98c2ecf20Sopenharmony_ci 108c2ecf20Sopenharmony_ci# When adding new entries keep the list in alphabetical order 118c2ecf20Sopenharmony_ciobj-y += cros_ec_sensors/ 128c2ecf20Sopenharmony_ciobj-y += hid-sensors/ 138c2ecf20Sopenharmony_ciobj-y += ms_sensors/ 148c2ecf20Sopenharmony_ciobj-y += ssp_sensors/ 158c2ecf20Sopenharmony_ciobj-y += st_sensors/ 16