blob: a34b0254ba38d3fed21b679bf4e2e45e5ec6b0be [file] [log] [blame]
Greg Kroah-Hartmanb2441312017-11-01 15:07:57 +01001# SPDX-License-Identifier: GPL-2.0
Matt Porter394b7012005-11-07 01:00:15 -08002#
3# Makefile for RapidIO interconnect services
4#
Alexandre Bouninefdf90ab2013-07-03 15:08:56 -07005obj-$(CONFIG_RAPIDIO) += rapidio.o
6rapidio-y := rio.o rio-access.o rio-driver.o rio-sysfs.o
7
Alexandre Bouninea11650e2013-05-24 15:55:05 -07008obj-$(CONFIG_RAPIDIO_ENUM_BASIC) += rio-scan.o
Alexandre Bounineb6e8d4a2016-08-02 14:06:25 -07009obj-$(CONFIG_RAPIDIO_CHMAN) += rio_cm.o
Matt Porter394b7012005-11-07 01:00:15 -080010
11obj-$(CONFIG_RAPIDIO) += switches/
Alexandre Bounine48618fb2011-11-02 13:39:09 -070012obj-$(CONFIG_RAPIDIO) += devices/
Alexandre Bounine011507e2010-05-26 14:44:03 -070013
matt mooney4ebdd582011-01-14 06:12:47 -080014subdir-ccflags-$(CONFIG_RAPIDIO_DEBUG) := -DDEBUG