Raw File
Makefile
#
# Makefile for triggers not associated with iio-devices
#

obj-$(CONFIG_IIO_BFIN_TMR_TRIGGER) += iio-trig-bfin-timer.o
back to top