Sign in
nest-open-source
/
manifest_repos
/
amlogic-driver
/
refs/heads/main
/
.
/
drivers
/
media
/
common
/
rdma
/
Makefile
blob: 29afc76e5f081c0dc597cd2ce857d7004ff2ad94 [
file
] [
edit
]
# SPDX-License-Identifier: (GPL-2.0+ OR MIT)
$
(
MEDIA_MODULE_NAME
)-
$
(
CONFIG_AMLOGIC_MEDIA_RDMA
)
+=
common
/
rdma
/
rdma_mgr
.
o
ifeq
(
$
(
CONFIG_AMLOGIC_MEDIA_VSYNC_RDMA
),
y
)
$
(
MEDIA_MODULE_NAME
)-
$
(
CONFIG_AMLOGIC_MEDIA_RDMA
)
+=
common
/
rdma
/
rdma
.
o
endif