mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-11-26 14:30:55 +07:00
7 lines
150 B
Makefile
7 lines
150 B
Makefile
|
#
|
||
|
# Makefile for RapidIO interconnect services
|
||
|
#
|
||
|
obj-y += rio.o rio-access.o rio-driver.o rio-scan.o rio-sysfs.o
|
||
|
|
||
|
obj-$(CONFIG_RAPIDIO) += switches/
|