Sign in
coral
/
linux-mtk
/
f0736cf0550b349a5d5a374d65ca0488cc2eee40
/
.
/
drivers
/
rapidio
/
devices
/
Makefile
blob: 7b62860f34f805842ab9fbe28ea35a6909f029b3 [
file
] [
log
] [
blame
]
#
# Makefile for RapidIO devices
#
obj
-
$
(
CONFIG_RAPIDIO_TSI721
)
+=
tsi721
.
o
ifeq
(
$
(
CONFIG_RAPIDIO_DMA_ENGINE
),
y
)
obj
-
$
(
CONFIG_RAPIDIO_TSI721
)
+=
tsi721_dma
.
o
endif