Merge commit 'v3.5-rc5' into next
[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