Sign in
googlers
/
maze
/
linux
/
07d5035a289f8bebe0ea86c293b2d5412478c481
/
.
/
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