1 2 3 4
# SPDX-License-Identifier: GPL-2.0 obj-$(CONFIG_MPTCP) += mptcp.o mptcp-y := protocol.o subflow.o options.o token.o crypto.o ctrl.o