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 6ac5006a2SDaniel Baluta 7ac5006a2SDaniel Balutaobj-$(CONFIG_IIO_HRTIMER_TRIGGER) += iio-trig-hrtimer.o 8c7a8be08SJonathan Cameronobj-$(CONFIG_IIO_INTERRUPT_TRIGGER) += iio-trig-interrupt.o 9b01ced2bSFabrice Gasnierobj-$(CONFIG_IIO_STM32_LPTIMER_TRIGGER) += stm32-lptimer-trigger.o 1093fbe91bSBenjamin Gaignardobj-$(CONFIG_IIO_STM32_TIMER_TRIGGER) += stm32-timer-trigger.o 11e64e7d5cSJonathan Cameronobj-$(CONFIG_IIO_SYSFS_TRIGGER) += iio-trig-sysfs.o 12bc2e1126SJonathan Cameronobj-$(CONFIG_IIO_TIGHTLOOP_TRIGGER) += iio-trig-loop.o 13