]> git.karo-electronics.de Git - karo-tx-linux.git/blob - drivers/iio/common/Makefile
Merge tag 'v4.0-rc2' into x86/asm, to refresh the tree
[karo-tx-linux.git] / drivers / iio / common / Makefile
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
9 # When adding new entries keep the list in alphabetical order
10 obj-y += hid-sensors/
11 obj-y += ssp_sensors/
12 obj-y += st_sensors/