blob: 7b62860f34f805842ab9fbe28ea35a6909f029b3 [file] [log] [blame]
Alexandre Bounine48618fb2011-11-02 13:39:09 -07001#
2# Makefile for RapidIO devices
3#
4
5obj-$(CONFIG_RAPIDIO_TSI721) += tsi721.o
Alexandre Bounine9eaa3d92012-05-31 16:26:39 -07006ifeq ($(CONFIG_RAPIDIO_DMA_ENGINE),y)
7obj-$(CONFIG_RAPIDIO_TSI721) += tsi721_dma.o
8endif