blob: 6271ada6993fb21f4c7d493784eec94c58742044 [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
Matt Porter394b7012005-11-07 01:00:15 -08008
9obj-$(CONFIG_RAPIDIO) += switches/
Alexandre Bounine48618fb2011-11-02 13:39:09 -070010obj-$(CONFIG_RAPIDIO) += devices/
Alexandre Bounine011507e2010-05-26 14:44:03 -070011
matt mooney4ebdd582011-01-14 06:12:47 -080012subdir-ccflags-$(CONFIG_RAPIDIO_DEBUG) := -DDEBUG