Merge tag 'for-linus' of git://github.com/realmz/blackfin-linux
[firefly-linux-kernel-4.4.55.git] / drivers / staging / iio / trigger / Makefile
1 #
2 # Makefile for triggers not associated with iio-devices
3 #
4
5 obj-$(CONFIG_IIO_PERIODIC_RTC_TRIGGER) += iio-trig-periodic-rtc.o
6 obj-$(CONFIG_IIO_GPIO_TRIGGER) += iio-trig-gpio.o
7 obj-$(CONFIG_IIO_SYSFS_TRIGGER) += iio-trig-sysfs.o
8 obj-$(CONFIG_IIO_BFIN_TMR_TRIGGER) += iio-trig-bfin-timer.o