6 lines
113 B
Makefile
6 lines
113 B
Makefile
|
#
|
||
|
# Makefile for triggers not associated with iio-devices
|
||
|
#
|
||
|
|
||
|
obj-$(CONFIG_IIO_SYSFS_TRIGGER) += iio-trig-sysfs.o
|