blob: 585da6a1b18821048dea803b5b66169683c1b255 [file] [log] [blame]
srinivas pandruvada73c67682012-09-05 13:56:00 +01001#
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
Lars-Peter Clausen3edc84e2013-07-15 08:45:00 +01009# When adding new entries keep the list in alphabetical order
srinivas pandruvada73c67682012-09-05 13:56:00 +010010obj-y += hid-sensors/
Ludovic Tancereld574a872015-10-01 16:13:36 +020011obj-y += ms_sensors/
Karol Wrona50dd64d2015-01-28 15:05:50 +010012obj-y += ssp_sensors/
Denis Ciocca23491b52013-01-25 23:44:00 +000013obj-y += st_sensors/