M7350/kernel/drivers/iio/trigger/Makefile
2024-09-09 08:57:42 +00:00

8 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