aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/gyro/Makefile
blob: b5f0dc01122c8b149fc9c42b0efc8c6e6529684d (plain) (blame)
1
2
3
4
5
6
7
#
# Makefile for digital gyroscope sensor drivers
#

adis16260-y             := adis16260_core.o
adis16260-$(CONFIG_IIO_RING_BUFFER) += adis16260_ring.o adis16260_trigger.o
obj-$(CONFIG_ADIS16260) += adis16260.o