Merge branches 'doc', 'multitouch', 'upstream' and 'upstream-fixes' into for-linus
[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-scan.o rio-sysfs.o
5
6 obj-$(CONFIG_RAPIDIO) += switches/
7
8 subdir-ccflags-$(CONFIG_RAPIDIO_DEBUG) := -DDEBUG
This page took 0.036181 seconds and 6 git commands to generate.