xref: /openbmc/linux/drivers/rapidio/Makefile (revision b6e8d4aa)
1394b701cSMatt Porter#
2394b701cSMatt Porter# Makefile for RapidIO interconnect services
3394b701cSMatt Porter#
4fdf90abcSAlexandre Bounineobj-$(CONFIG_RAPIDIO) += rapidio.o
5fdf90abcSAlexandre Bouninerapidio-y := rio.o rio-access.o rio-driver.o rio-sysfs.o
6fdf90abcSAlexandre Bounine
7a11650e1SAlexandre Bounineobj-$(CONFIG_RAPIDIO_ENUM_BASIC) += rio-scan.o
8*b6e8d4aaSAlexandre Bounineobj-$(CONFIG_RAPIDIO_CHMAN)	+= rio_cm.o
9394b701cSMatt Porter
10394b701cSMatt Porterobj-$(CONFIG_RAPIDIO)		+= switches/
1148618fb4SAlexandre Bounineobj-$(CONFIG_RAPIDIO)		+= devices/
12011507e4SAlexandre Bounine
134ebdd58fSmatt mooneysubdir-ccflags-$(CONFIG_RAPIDIO_DEBUG) := -DDEBUG
14