OSDN Git Service
(root)
/
uclinux-h8
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ea04b44
)
tipc: remove meaningless assignment in Makefile
author
Masahiro Yamada
<masahiroy@kernel.org>
Mon, 6 Jan 2020 07:35:27 +0000
(16:35 +0900)
committer
David 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
patch
|
blob
|
history
diff --git
a/net/tipc/Makefile
b/net/tipc/Makefile
index
1603f5b
..
ee49a9f
100644
(file)
--- 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