mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-12-22 02:24:57 +08:00
eb188d0e85
Adds RapidIO enumeration/discovery. The core code implements enumeration/discovery, management of devices/resources, and interfaces for RIO drivers. Signed-off-by: Matt Porter <mporter@kernel.crashing.org> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
6 lines
67 B
Makefile
6 lines
67 B
Makefile
#
|
|
# Makefile for RIO switches
|
|
#
|
|
|
|
obj-$(CONFIG_RAPIDIO) += tsi500.o
|