162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0 262306a36Sopenharmony_ci# 362306a36Sopenharmony_ci# Makefile for triggers not associated with iio-devices 462306a36Sopenharmony_ci# 562306a36Sopenharmony_ci 662306a36Sopenharmony_ci# When adding new entries keep the list in alphabetical order 762306a36Sopenharmony_ci 862306a36Sopenharmony_ciobj-$(CONFIG_IIO_HRTIMER_TRIGGER) += iio-trig-hrtimer.o 962306a36Sopenharmony_ciobj-$(CONFIG_IIO_INTERRUPT_TRIGGER) += iio-trig-interrupt.o 1062306a36Sopenharmony_ciobj-$(CONFIG_IIO_STM32_LPTIMER_TRIGGER) += stm32-lptimer-trigger.o 1162306a36Sopenharmony_ciobj-$(CONFIG_IIO_STM32_TIMER_TRIGGER) += stm32-timer-trigger.o 1262306a36Sopenharmony_ciobj-$(CONFIG_IIO_SYSFS_TRIGGER) += iio-trig-sysfs.o 1362306a36Sopenharmony_ciobj-$(CONFIG_IIO_TIGHTLOOP_TRIGGER) += iio-trig-loop.o 14