Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
3e93093ecd0c144e86a86cc1f165221b6cd3e7fb
/
.
/
drivers
/
iio
/
gyro
/
Makefile
blob: 702a058907e35c96ef66aa42053b6be85eac1834 [
file
] [
log
] [
blame
]
#
# Makefile for industrial I/O gyroscope sensor drivers
#
obj
-
$
(
CONFIG_ADIS16136
)
+=
adis16136
.
o
obj
-
$
(
CONFIG_HID_SENSOR_GYRO_3D
)
+=
hid
-
sensor
-
gyro
-
3d
.
o