mirror of
https://github.com/Qortal/Brooklyn.git
synced 2025-02-01 07:42:18 +00:00
9 lines
243 B
Makefile
9 lines
243 B
Makefile
#
|
|
# Makefile for IIO linear and angular position sensors
|
|
#
|
|
|
|
# When adding new entries keep the list in alphabetical order
|
|
|
|
obj-$(CONFIG_HID_SENSOR_CUSTOM_INTEL_HINGE) += hid-sensor-custom-intel-hinge.o
|
|
obj-$(CONFIG_IQS624_POS) += iqs624-pos.o
|