mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-19 18:53:52 +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
|