]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/blame - drivers/iio/common/Makefile
Linux 4.14-rc6
[mirror_ubuntu-focal-kernel.git] / drivers / iio / common / Makefile
CommitLineData
73c6768b 1#
2# Makefile for the IIO common modules.
3# Common modules contains modules, which can be shared among multiple
4# IIO modules. For example if the trigger processing is common for
5# multiple IIO modules then this can be moved to a common module
6# instead of duplicating in each module.
7#
8
3edc84e6 9# When adding new entries keep the list in alphabetical order
974e6f02 10obj-y += cros_ec_sensors/
73c6768b 11obj-y += hid-sensors/
d574a87c 12obj-y += ms_sensors/
50dd64d5 13obj-y += ssp_sensors/
23491b51 14obj-y += st_sensors/