Sign in
googlers
/
maze
/
linux
/
372feacb36211faf18326cfddea85d69b9afe2e5
/
.
/
drivers
/
rapidio
/
switches
/
Makefile
blob: 051cc6b3818827e485e971859ab9096cd4ffd9f7 [
file
] [
log
] [
blame
]
#
# Makefile for RIO switches
#
obj
-
$
(
CONFIG_RAPIDIO_TSI57X
)
+=
tsi57x
.
o
obj
-
$
(
CONFIG_RAPIDIO_CPS_XX
)
+=
idtcps
.
o
obj
-
$
(
CONFIG_RAPIDIO_TSI568
)
+=
tsi568
.
o
obj
-
$
(
CONFIG_RAPIDIO_CPS_GEN2
)
+=
idt_gen2
.
o