Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_realme_mt6785
/
35c2a7f4908d404c9124c2efc6ada4640ca4d5d5
/
.
/
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