Sign in
cos
/
third_party
/
kernel
/
7a4fc57f7e4a8564d89fc31efb7b16b3bcbb5d16
/
.
/
net
/
smc
/
Makefile
blob: cb1254541f371f3eba8fbefe533be97ec6ee3ece [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: GPL-2.0-only
obj
-
$
(
CONFIG_SMC
)
+=
smc
.
o
obj
-
$
(
CONFIG_SMC_DIAG
)
+=
smc_diag
.
o
smc
-
y
:=
af_smc
.
o smc_pnet
.
o smc_ib
.
o smc_clc
.
o smc_core
.
o smc_wr
.
o smc_llc
.
o
smc
-
y
+=
smc_cdc
.
o smc_tx
.
o smc_rx
.
o smc_close
.
o smc_ism
.
o