xref: /linux/drivers/iio/trigger/Makefile (revision ac5006a2a558a2441a840c7be1e0e717839d5e07)
1e64e7d5cSJonathan Cameron#
2e64e7d5cSJonathan Cameron# Makefile for triggers not associated with iio-devices
3e64e7d5cSJonathan Cameron#
4e64e7d5cSJonathan Cameron
53edc84e6SLars-Peter Clausen# When adding new entries keep the list in alphabetical order
6*ac5006a2SDaniel Baluta
7*ac5006a2SDaniel Balutaobj-$(CONFIG_IIO_HRTIMER_TRIGGER) += iio-trig-hrtimer.o
8c7a8be08SJonathan Cameronobj-$(CONFIG_IIO_INTERRUPT_TRIGGER) += iio-trig-interrupt.o
9e64e7d5cSJonathan Cameronobj-$(CONFIG_IIO_SYSFS_TRIGGER) += iio-trig-sysfs.o
10