crypto: testmgr - allow non-multi page and multi page skcipher tests from same test...
[linux-2.6/btrfs-unstable.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