Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
ec8f24b7faaf3d4799a7c3f4c1b87f6b02778ad1
/
.
/
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