Jonathan Cameron | e64e7d5 | 2013-04-14 12:54:00 +0100 | [diff] [blame] | 1 | # |
2 | # Makefile for triggers not associated with iio-devices | ||||
3 | # | ||||
4 | |||||
Lars-Peter Clausen | 3edc84e | 2013-07-15 08:45:00 +0100 | [diff] [blame] | 5 | # When adding new entries keep the list in alphabetical order |
Jonathan Cameron | c7a8be0 | 2013-06-02 20:00:00 +0100 | [diff] [blame] | 6 | obj-$(CONFIG_IIO_INTERRUPT_TRIGGER) += iio-trig-interrupt.o |
Jonathan Cameron | e64e7d5 | 2013-04-14 12:54:00 +0100 | [diff] [blame] | 7 | obj-$(CONFIG_IIO_SYSFS_TRIGGER) += iio-trig-sysfs.o |