Linux-libre 3.5.4-gnu1
[librecmc/linux-libre.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