Sign in
android-kvm
/
linux
/
6aca56c024e42577c28706a85979a6967b9b5e97
/
.
/
drivers
/
rapidio
/
switches
/
Makefile
blob: ef1749a79c2bb97a5caf787c6dd9f9f722be55eb [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: GPL-2.0
#
# Makefile for RIO switches
#
obj
-
$
(
CONFIG_RAPIDIO_CPS_XX
)
+=
idtcps
.
o
obj
-
$
(
CONFIG_RAPIDIO_CPS_GEN2
)
+=
idt_gen2
.
o
obj
-
$
(
CONFIG_RAPIDIO_RXS_GEN3
)
+=
idt_gen3
.
o