]> Git Repo - linux.git/blob - net/mptcp/Makefile
efi/x86: add headroom to decompressor BSS to account for setup block
[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.03438 seconds and 4 git commands to generate.