![]() |
|
|||
0001 # SPDX-License-Identifier: GPL-2.0 0002 # 0003 # Makefile for the IIO common modules. 0004 # Common modules contains modules, which can be shared among multiple 0005 # IIO modules. For example if the trigger processing is common for 0006 # multiple IIO modules then this can be moved to a common module 0007 # instead of duplicating in each module. 0008 # 0009 0010 # When adding new entries keep the list in alphabetical order 0011 obj-y += cros_ec_sensors/ 0012 obj-y += hid-sensors/ 0013 obj-y += ms_sensors/ 0014 obj-y += scmi_sensors/ 0015 obj-y += ssp_sensors/ 0016 obj-y += st_sensors/
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |