Welcome to mirror list, hosted at ThFree Co, Russian Federation.

Makefile « orientation « iio « drivers - github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 4734dabbde13ee84ea9c123db2960dfdae5137fb (plain)
1
2
3
4
5
6
7
#
# Makefile for industrial I/O Inclinometer sensor drivers
#

# When adding new entries keep the list in alphabetical order
obj-$(CONFIG_HID_SENSOR_INCLINOMETER_3D) += hid-sensor-incl-3d.o
obj-$(CONFIG_HID_SENSOR_DEVICE_ROTATION) += hid-sensor-rotation.o