OSDN Git Service

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 1603f5b..ee49a9f 100644 (file)
@@ -20,5 +20,3 @@ tipc-$(CONFIG_TIPC_CRYPTO)    += crypto.o
 
 
 obj-$(CONFIG_TIPC_DIAG)        += diag.o
-
-tipc_diag-y    := diag.o