asuswrt-merlin.ng/release/src-rt-5.02axhnd/kernel/linux-4.1/drivers/iio/trigger/Makefile
2020-08-28 22:07:59 -04:00

7 lines
235 B
Makefile

#
# Makefile for triggers not associated with iio-devices
#
# When adding new entries keep the list in alphabetical order
obj-$(CONFIG_IIO_INTERRUPT_TRIGGER) += iio-trig-interrupt.o
obj-$(CONFIG_IIO_SYSFS_TRIGGER) += iio-trig-sysfs.o