xref: /linux/drivers/iio/trigger/Makefile (revision d3f1c3f31d66add94971e7aa550a8fbca5cc9151)
1#
2# Makefile for triggers not associated with iio-devices
3#
4
5obj-$(CONFIG_IIO_SYSFS_TRIGGER) += iio-trig-sysfs.o
6