Skip to content

Commit

Permalink
enable mptcp debug
Browse files Browse the repository at this point in the history
Signed-off-by: Geliang Tang <geliang.tang@linux.dev>
  • Loading branch information
Geliang Tang authored and Geliang Tang committed May 7, 2024
1 parent ae79657 commit 26977eb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions net/mptcp/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# SPDX-License-Identifier: GPL-2.0
obj-$(CONFIG_MPTCP) += mptcp.o
#ccflags-y += -DDEBUG

mptcp-y := protocol.o subflow.o options.o token.o crypto.o ctrl.o pm.o diag.o \
mib.o pm_netlink.o sockopt.o pm_userspace.o fastopen.o sched.o \
Expand Down

0 comments on commit 26977eb

Please sign in to comment.