forked from luck/tmp_suning_uos_patched
0cfdd8f92c
* create smc_connection for SMC-sockets * determine suitable link group for a connection * create a new link group if necessary Signed-off-by: Ursula Braun <ubraun@linux.vnet.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>
3 lines
86 B
Makefile
3 lines
86 B
Makefile
obj-$(CONFIG_SMC) += smc.o
|
|
smc-y := af_smc.o smc_pnet.o smc_ib.o smc_clc.o smc_core.o
|