satip-axe/kernel/drivers/staging/iio/trigger/Makefile
2015-03-26 17:24:57 +01:00

5 lines
175 B
Makefile

#
# Makefile for triggers not associated with iio-devices
#
obj-$(CONFIG_IIO_PERIODIC_RTC_TRIGGER) += iio-trig-periodic-rtc.o
obj-$(CONFIG_IIO_GPIO_TRIGGER) += iio-trig-gpio.o