xref: /linux/drivers/iio/position/Makefile (revision 01a9664e0d9f8f8d5c0c7c33be2aae1284c2fc05)
1#
2# Makefile for IIO linear and angular position sensors
3#
4
5# When adding new entries keep the list in alphabetical order
6
7obj-$(CONFIG_HID_SENSOR_CUSTOM_INTEL_HINGE) += hid-sensor-custom-intel-hinge.o
8obj-$(CONFIG_IQS624_POS)	+= iqs624-pos.o
9