Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
at v3.15 7 lines 170 B view raw
1# 2# Makefile for RapidIO devices 3# 4 5obj-$(CONFIG_RAPIDIO_TSI721) += tsi721_mport.o 6tsi721_mport-y := tsi721.o 7tsi721_mport-$(CONFIG_RAPIDIO_DMA_ENGINE) += tsi721_dma.o