xref: /openbmc/linux/drivers/rapidio/Makefile (revision fdf90abc)
1394b701cSMatt Porter#
2394b701cSMatt Porter# Makefile for RapidIO interconnect services
3394b701cSMatt Porter#
4*fdf90abcSAlexandre Bounineobj-$(CONFIG_RAPIDIO) += rapidio.o
5*fdf90abcSAlexandre Bouninerapidio-y := rio.o rio-access.o rio-driver.o rio-sysfs.o
6*fdf90abcSAlexandre Bounine
7a11650e1SAlexandre Bounineobj-$(CONFIG_RAPIDIO_ENUM_BASIC) += rio-scan.o
8394b701cSMatt Porter
9394b701cSMatt Porterobj-$(CONFIG_RAPIDIO)		+= switches/
1048618fb4SAlexandre Bounineobj-$(CONFIG_RAPIDIO)		+= devices/
11011507e4SAlexandre Bounine
124ebdd58fSmatt mooneysubdir-ccflags-$(CONFIG_RAPIDIO_DEBUG) := -DDEBUG
13