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