2020-02-17 02:32:11 +03:00
|
|
|
#
|
|
|
|
# Makefile for IIO linear and angular position sensors
|
|
|
|
#
|
|
|
|
|
|
|
|
# When adding new entries keep the list in alphabetical order
|
|
|
|
|
2020-12-15 08:44:43 +03:00
|
|
|
obj-$(CONFIG_HID_SENSOR_CUSTOM_INTEL_HINGE) += hid-sensor-custom-intel-hinge.o
|
2020-02-17 02:32:11 +03:00
|
|
|
obj-$(CONFIG_IQS624_POS) += iqs624-pos.o
|