android_kernel_samsung_hero.../drivers/rapidio/Makefile

13 lines
312 B
Makefile
Raw Permalink Normal View History

2016-08-17 10:41:52 +02:00
#
# Makefile for RapidIO interconnect services
#
obj-$(CONFIG_RAPIDIO) += rapidio.o
rapidio-y := rio.o rio-access.o rio-driver.o rio-sysfs.o
obj-$(CONFIG_RAPIDIO_ENUM_BASIC) += rio-scan.o
obj-$(CONFIG_RAPIDIO) += switches/
obj-$(CONFIG_RAPIDIO) += devices/
subdir-ccflags-$(CONFIG_RAPIDIO_DEBUG) := -DDEBUG