Adding support for MOXA ART SoC. Testing port of linux-2.6.32.60-moxart.
[linux-3.6.7-moxart.git] / drivers / rapidio / devices / Makefile
blob7b62860f34f805842ab9fbe28ea35a6909f029b3
2 # Makefile for RapidIO devices
5 obj-$(CONFIG_RAPIDIO_TSI721) += tsi721.o
6 ifeq ($(CONFIG_RAPIDIO_DMA_ENGINE),y)
7 obj-$(CONFIG_RAPIDIO_TSI721) += tsi721_dma.o
8 endif