Merge tag 'renesas-soc2-for-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git...
[deliverable/linux.git] / drivers / rapidio / Makefile
1 #
2 # Makefile for RapidIO interconnect services
3 #
4 obj-y += rio.o rio-access.o rio-driver.o rio-sysfs.o
5 obj-$(CONFIG_RAPIDIO_ENUM_BASIC) += rio-scan.o
6
7 obj-$(CONFIG_RAPIDIO) += switches/
8 obj-$(CONFIG_RAPIDIO) += devices/
9
10 subdir-ccflags-$(CONFIG_RAPIDIO_DEBUG) := -DDEBUG
This page took 0.033393 seconds and 6 git commands to generate.