Merge branch 'for-rmk/hugepages' of git://git.linaro.org/people/stevecapper/linux...
[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.03343 seconds and 6 git commands to generate.