6 lines
117 B
Makefile
6 lines
117 B
Makefile
|
#
|
||
|
# Makefile for industrial I/O gyroscope sensor drivers
|
||
|
#
|
||
|
|
||
|
obj-$(CONFIG_HID_SENSOR_GYRO_3D) += hid-sensor-gyro-3d.o
|