Skip to content

Commit 960894e

Browse files
committed
tgupdate: merge t/DO-NOT-MERGE-mptcp-enabled-by-default base into t/DO-NOT-MERGE-mptcp-enabled-by-default
2 parents 92fa84e + cb78eac commit 960894e

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)