mtd: bcm47xxpart: only register partitions if the trx header was filled
[GitHub/exynos8895/android_kernel_samsung_universal8895.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