1ec8f24b7SThomas Gleixner# SPDX-License-Identifier: GPL-2.0-only 248618fb4SAlexandre Bounine# 348618fb4SAlexandre Bounine# Makefile for RapidIO devices 448618fb4SAlexandre Bounine# 548618fb4SAlexandre Bounine 694d9bd45SAlexandre Bounineobj-$(CONFIG_RAPIDIO_TSI721) += tsi721_mport.o 794d9bd45SAlexandre Bouninetsi721_mport-y := tsi721.o 894d9bd45SAlexandre Bouninetsi721_mport-$(CONFIG_RAPIDIO_DMA_ENGINE) += tsi721_dma.o 9e8de3701SAlexandre Bounineobj-$(CONFIG_RAPIDIO_MPORT_CDEV) += rio_mport_cdev.o 10