Merge tag 'pm-4.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
[linux-2.6/btrfs-unstable.git] / drivers / rapidio / Makefile
bloba34b0254ba38d3fed21b679bf4e2e45e5ec6b0be
1 # SPDX-License-Identifier: GPL-2.0
3 # Makefile for RapidIO interconnect services
5 obj-$(CONFIG_RAPIDIO) += rapidio.o
6 rapidio-y := rio.o rio-access.o rio-driver.o rio-sysfs.o
8 obj-$(CONFIG_RAPIDIO_ENUM_BASIC) += rio-scan.o
9 obj-$(CONFIG_RAPIDIO_CHMAN) += rio_cm.o
11 obj-$(CONFIG_RAPIDIO) += switches/
12 obj-$(CONFIG_RAPIDIO) += devices/
14 subdir-ccflags-$(CONFIG_RAPIDIO_DEBUG) := -DDEBUG