Skip to content

Commit b084c48

Browse files
committed
tgupdate: merge t/upstream base into t/upstream
2 parents a2a605f + 66781fa commit b084c48

File tree

7 files changed

+2024
-2008
lines changed

7 files changed

+2024
-2008
lines changed

net/mptcp/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ obj-$(CONFIG_MPTCP) += mptcp.o
33

44
mptcp-y := protocol.o subflow.o options.o token.o crypto.o ctrl.o pm.o diag.o \
55
mib.o pm_netlink.o sockopt.o pm_userspace.o fastopen.o sched.o \
6-
mptcp_pm_gen.o
6+
mptcp_pm_gen.o pm_kernel.o
77

88
obj-$(CONFIG_SYN_COOKIES) += syncookies.o
99
obj-$(CONFIG_INET_MPTCP_DIAG) += mptcp_diag.o

0 commit comments

Comments
 (0)