]> Git Repo - linux.git/blob - net/mptcp/Makefile
uapi: rename ext2_swab() to swab() and share globally in swab.h
[linux.git] / net / mptcp / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2 obj-$(CONFIG_MPTCP) += mptcp.o
3
4 mptcp-y := protocol.o subflow.o options.o token.o crypto.o ctrl.o
This page took 0.036666 seconds and 4 git commands to generate.