mirror of https://gitee.com/openkylin/linux.git
7 lines
190 B
Makefile
7 lines
190 B
Makefile
|
#
|
||
|
# 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
|