Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_universal7904
/
094753c8c2aa24a00ceba7a0552d940d627692a5
/
.
/
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