This simple driver is rather useful. No issues about its interface have been raised for some time hence the proposal to move it out of staging. Signed-off-by: Jonathan Cameron <jic23@kernel.org>
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
|