Merge tag 'v3.6-rc1' into staging/for_v3.6
[firefly-linux-kernel-4.4.55.git] / drivers / rapidio / devices / Makefile
1 #
2 # Makefile for RapidIO devices
3 #
4
5 obj-$(CONFIG_RAPIDIO_TSI721)    += tsi721.o
6 ifeq ($(CONFIG_RAPIDIO_DMA_ENGINE),y)
7 obj-$(CONFIG_RAPIDIO_TSI721)    += tsi721_dma.o
8 endif