Sign in
nest-open-source
/
nest-learning-thermostat
/
5.2
/
linux
/
7c4c5a477d77e0a995fb6dfb1ff1e03a2156d9ea
/
.
/
linux-imx
/
drivers
/
rapidio
/
devices
/
Makefile
blob: 7b62860f34f805842ab9fbe28ea35a6909f029b3 [
file
]
#
# Makefile for RapidIO devices
#
obj
-
$
(
CONFIG_RAPIDIO_TSI721
)
+=
tsi721
.
o
ifeq
(
$
(
CONFIG_RAPIDIO_DMA_ENGINE
),
y
)
obj
-
$
(
CONFIG_RAPIDIO_TSI721
)
+=
tsi721_dma
.
o
endif