aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/trigger/Makefile
blob: 48f2236147bb7fcc1bba4a5e821673eb35867682 (plain) (blame)
1
2
3
4
5
6
7
#
# Makefile for triggers not associated with iio-devices
#

obj-$(CONFIG_IIO_PERIODIC_RTC_TRIGGER) += iio-trig-periodic-rtc.o
obj-$(CONFIG_IIO_INTERRUPT_TRIGGER) += iio-trig-interrupt.o
obj-$(CONFIG_IIO_BFIN_TMR_TRIGGER) += iio-trig-bfin-timer.o