aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/trigger/Makefile
blob: ce319a51b6afbfcd1699013843c0b46fecab3f5c (plain) (blame)
1
2
3
4
5
6
#
# Makefile for triggers not associated with iio-devices
#

obj-$(CONFIG_IIO_INTERRUPT_TRIGGER) += iio-trig-interrupt.o
obj-$(CONFIG_IIO_SYSFS_TRIGGER) += iio-trig-sysfs.o