blob: d04c5f7064309fc6ea03660514e5725737a3aa72 (
plain) (
blame)
1
2
3
4
5
6
|
#
# Makefile for triggers not associated with iio-devices
#
# When adding new entries keep the list in alphabetical order
obj-$(CONFIG_IIO_HRTIMER_TRIGGER) += iio-trig-hrtimer.o
|