2013-04-14 19:54:00 +08:00
|
|
|
#
|
|
|
|
# Makefile for triggers not associated with iio-devices
|
|
|
|
#
|
|
|
|
|
2013-06-03 03:00:00 +08:00
|
|
|
obj-$(CONFIG_IIO_INTERRUPT_TRIGGER) += iio-trig-interrupt.o
|
2013-04-14 19:54:00 +08:00
|
|
|
obj-$(CONFIG_IIO_SYSFS_TRIGGER) += iio-trig-sysfs.o
|