mirror of
https://github.com/torvalds/linux.git
synced 2024-11-29 23:51:37 +00:00
a046d57da1
* CLC (Connection Layer Control) handshake Signed-off-by: Ursula Braun <ubraun@linux.vnet.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>
3 lines
75 B
Makefile
3 lines
75 B
Makefile
obj-$(CONFIG_SMC) += smc.o
|
|
smc-y := af_smc.o smc_pnet.o smc_ib.o smc_clc.o
|