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