Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_universal7904
/
573279bb43b4ed1efc7ea396fd7bb01f4deba707
/
.
/
drivers
/
rapidio
/
devices
/
Makefile
blob: 9432c494cf576f7b56f3497a770c4c1ab5a9677b [
file
] [
log
] [
blame
]
#
# Makefile for RapidIO devices
#
obj
-
$
(
CONFIG_RAPIDIO_TSI721
)
+=
tsi721_mport
.
o
tsi721_mport
-
y
:=
tsi721
.
o
tsi721_mport
-
$
(
CONFIG_RAPIDIO_DMA_ENGINE
)
+=
tsi721_dma
.
o