Sign in
nest-open-source
/
manifest_repos
/
kernel
/
c6e8545609fd8da1240e7572ebec8b64a1e277f0
/
.
/
drivers
/
dma
/
xilinx
/
Makefile
blob: e921de575b555a95b3a3782e2aa388927444095c [
file
]
# SPDX-License-Identifier: GPL-2.0-only
obj
-
$
(
CONFIG_XILINX_DMA
)
+=
xilinx_dma
.
o
obj
-
$
(
CONFIG_XILINX_ZYNQMP_DMA
)
+=
zynqmp_dma
.
o