Merge branch 'pl022' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux...
[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