]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
tipc: remove meaningless assignment in Makefile
authorMasahiro Yamada <masahiroy@kernel.org>
Mon, 6 Jan 2020 07:35:27 +0000 (16:35 +0900)
committerDavid S. Miller <davem@davemloft.net>
Wed, 8 Jan 2020 20:38:54 +0000 (12:38 -0800)
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>
net/tipc/Makefile

index 1603f5b49e731c63ef56561e4873341459132e4c..ee49a9f1dd4fe071edf7e02aa6371f3fd3442ef0 100644 (file)
@@ -20,5 +20,3 @@ tipc-$(CONFIG_TIPC_CRYPTO)    += crypto.o
 
 
 obj-$(CONFIG_TIPC_DIAG)        += diag.o
-
-tipc_diag-y    := diag.o