Merge remote-tracking branch 'spi/topic/sirf' into spi-next
[deliverable/linux.git] / drivers / rapidio / Makefile
CommitLineData
394b701c
MP
1#
2# Makefile for RapidIO interconnect services
3#
a11650e1
AB
4obj-y += rio.o rio-access.o rio-driver.o rio-sysfs.o
5obj-$(CONFIG_RAPIDIO_ENUM_BASIC) += rio-scan.o
394b701c
MP
6
7obj-$(CONFIG_RAPIDIO) += switches/
48618fb4 8obj-$(CONFIG_RAPIDIO) += devices/
011507e4 9
4ebdd58f 10subdir-ccflags-$(CONFIG_RAPIDIO_DEBUG) := -DDEBUG
This page took 1.026649 seconds and 5 git commands to generate.