aboutsummaryrefslogtreecommitdiffstats
path: root/net/tipc
diff options
context:
space:
mode:
authorMasahiro Yamada <masahiroy@kernel.org>2020-01-06 16:35:27 +0900
committerDavid S. Miller <davem@davemloft.net>2020-01-08 12:38:54 -0800
commitb969fee12b6330fd6a0b15337a314d5b5ee56916 (patch)
tree64de8659a021f38d4fc5370c491653b50027f1bc /net/tipc
parenttipc: do not add socket.o to tipc-y twice (diff)
downloadlinux-dev-b969fee12b6330fd6a0b15337a314d5b5ee56916.tar.xz
linux-dev-b969fee12b6330fd6a0b15337a314d5b5ee56916.zip
tipc: remove meaningless assignment in Makefile
There is no module named tipc_diag. The assignment to tipc_diag-y has no effect. Signed-off-by: Masahiro Yamada <masahiroy@kernel.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/tipc')
-rw-r--r--net/tipc/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/net/tipc/Makefile b/net/tipc/Makefile
index 1603f5b49e73..ee49a9f1dd4f 100644
--- a/net/tipc/Makefile
+++ b/net/tipc/Makefile
@@ -20,5 +20,3 @@ tipc-$(CONFIG_TIPC_CRYPTO) += crypto.o
obj-$(CONFIG_TIPC_DIAG) += diag.o
-
-tipc_diag-y := diag.o