Merge tag 'sunxi-core-for-3.11-2' of git://github.com/mripard/linux into next/soc
[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.037213 seconds and 6 git commands to generate.