Alexandre Bounine | 48618fb | 2011-11-02 13:39:09 -0700 | [diff] [blame] | 1 | # |
2 | # Makefile for RapidIO devices | ||||
3 | # | ||||
4 | |||||
Alexandre Bounine | 94d9bd4 | 2013-07-03 15:08:55 -0700 | [diff] [blame] | 5 | obj-$(CONFIG_RAPIDIO_TSI721) += tsi721_mport.o |
6 | tsi721_mport-y := tsi721.o | ||||
7 | tsi721_mport-$(CONFIG_RAPIDIO_DMA_ENGINE) += tsi721_dma.o |