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