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