Merge tag 'platform-drivers-x86-v4.6-1' of git://git.infradead.org/users/dvhart/linux...
[deliverable/linux.git] / drivers / rapidio / devices / Makefile
1 #
2 # Makefile for RapidIO devices
3 #
4
5 obj-$(CONFIG_RAPIDIO_TSI721) += tsi721_mport.o
6 tsi721_mport-y := tsi721.o
7 tsi721_mport-$(CONFIG_RAPIDIO_DMA_ENGINE) += tsi721_dma.o
8 obj-$(CONFIG_RAPIDIO_MPORT_CDEV) += rio_mport_cdev.o
This page took 0.032061 seconds and 6 git commands to generate.