aboutsummaryrefslogtreecommitdiffstats
path: root/net/smc/Makefile
diff options
context:
space:
mode:
authorUrsula Braun <ubraun@linux.vnet.ibm.com>2017-01-09 16:55:16 +0100
committerDavid S. Miller <davem@davemloft.net>2017-01-09 16:07:39 -0500
commita046d57da19f812216f393e7c535f5858f793ac3 (patch)
tree9b3c535ff6cd3da3cf06b3164cd727839df25f38 /net/smc/Makefile
parentsmc: establish pnet table management (diff)
downloadlinux-dev-a046d57da19f812216f393e7c535f5858f793ac3.tar.xz
linux-dev-a046d57da19f812216f393e7c535f5858f793ac3.zip
smc: CLC handshake (incl. preparation steps)
* CLC (Connection Layer Control) handshake Signed-off-by: Ursula Braun <ubraun@linux.vnet.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/smc/Makefile')
-rw-r--r--net/smc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/smc/Makefile b/net/smc/Makefile
index 50f39ffec8c9..c0ad5883e888 100644
--- a/net/smc/Makefile
+++ b/net/smc/Makefile
@@ -1,2 +1,2 @@
obj-$(CONFIG_SMC) += smc.o
-smc-y := af_smc.o smc_pnet.o smc_ib.o
+smc-y := af_smc.o smc_pnet.o smc_ib.o smc_clc.o