mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-12-15 15:04:27 +08:00
6 lines
116 B
Makefile
6 lines
116 B
Makefile
|
#
|
||
|
# Makefile for industrial I/O accelerometer drivers
|
||
|
#
|
||
|
|
||
|
obj-$(CONFIG_HID_SENSOR_ACCEL_3D) += hid-sensor-accel-3d.o
|