blob: 74dcea45ad498dc30a5f946f31e3c7adb2647ad9 [file] [log] [blame]
Matt Porter394b7012005-11-07 01:00:15 -08001#
2# Makefile for RapidIO interconnect services
3#
Alexandre Bouninefdf90ab2013-07-03 15:08:56 -07004obj-$(CONFIG_RAPIDIO) += rapidio.o
5rapidio-y := rio.o rio-access.o rio-driver.o rio-sysfs.o
6
Alexandre Bouninea11650e2013-05-24 15:55:05 -07007obj-$(CONFIG_RAPIDIO_ENUM_BASIC) += rio-scan.o
Alexandre Bounineb6e8d4a2016-08-02 14:06:25 -07008obj-$(CONFIG_RAPIDIO_CHMAN) += rio_cm.o
Matt Porter394b7012005-11-07 01:00:15 -08009
10obj-$(CONFIG_RAPIDIO) += switches/
Alexandre Bounine48618fb2011-11-02 13:39:09 -070011obj-$(CONFIG_RAPIDIO) += devices/
Alexandre Bounine011507e2010-05-26 14:44:03 -070012
matt mooney4ebdd582011-01-14 06:12:47 -080013subdir-ccflags-$(CONFIG_RAPIDIO_DEBUG) := -DDEBUG