]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blob - drivers/rapidio/Makefile
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
[mirror_ubuntu-artful-kernel.git] / drivers / rapidio / Makefile
1 #
2 # Makefile for RapidIO interconnect services
3 #
4 obj-$(CONFIG_RAPIDIO) += rapidio.o
5 rapidio-y := rio.o rio-access.o rio-driver.o rio-sysfs.o
6
7 obj-$(CONFIG_RAPIDIO_ENUM_BASIC) += rio-scan.o
8
9 obj-$(CONFIG_RAPIDIO) += switches/
10 obj-$(CONFIG_RAPIDIO) += devices/
11
12 subdir-ccflags-$(CONFIG_RAPIDIO_DEBUG) := -DDEBUG