1*b2441318SGreg Kroah-Hartman# SPDX-License-Identifier: GPL-2.0 2e64e7d5cSJonathan Cameron# 3e64e7d5cSJonathan Cameron# Makefile for triggers not associated with iio-devices 4e64e7d5cSJonathan Cameron# 5e64e7d5cSJonathan Cameron 63edc84e6SLars-Peter Clausen# When adding new entries keep the list in alphabetical order 7ac5006a2SDaniel Baluta 8ac5006a2SDaniel Balutaobj-$(CONFIG_IIO_HRTIMER_TRIGGER) += iio-trig-hrtimer.o 9c7a8be08SJonathan Cameronobj-$(CONFIG_IIO_INTERRUPT_TRIGGER) += iio-trig-interrupt.o 10b01ced2bSFabrice Gasnierobj-$(CONFIG_IIO_STM32_LPTIMER_TRIGGER) += stm32-lptimer-trigger.o 1193fbe91bSBenjamin Gaignardobj-$(CONFIG_IIO_STM32_TIMER_TRIGGER) += stm32-timer-trigger.o 12e64e7d5cSJonathan Cameronobj-$(CONFIG_IIO_SYSFS_TRIGGER) += iio-trig-sysfs.o 13bc2e1126SJonathan Cameronobj-$(CONFIG_IIO_TIGHTLOOP_TRIGGER) += iio-trig-loop.o 14