9 lines · plain
1#2# Makefile for IIO linear and angular position sensors3#4 5# When adding new entries keep the list in alphabetical order6 7obj-$(CONFIG_HID_SENSOR_CUSTOM_INTEL_HINGE) += hid-sensor-custom-intel-hinge.o8obj-$(CONFIG_IQS624_POS) += iqs624-pos.o9