mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-12-17 07:54:54 +08:00
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
|