Sign in
android-kvm
/
linux
/
db73570c1cc2bf9baee546bd17e3eee5c515cfcd
/
.
/
drivers
/
ntb
/
test
/
Makefile
blob: cbfd67622ef7782da2f878dd37a232c70b8f8742 [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: GPL-2.0-only
obj
-
$
(
CONFIG_NTB_PINGPONG
)
+=
ntb_pingpong
.
o
obj
-
$
(
CONFIG_NTB_TOOL
)
+=
ntb_tool
.
o
obj
-
$
(
CONFIG_NTB_PERF
)
+=
ntb_perf
.
o