]> Git Repo - linux.git/blame - net/mpls/Makefile
Merge drm/drm-next into drm-misc-next
[linux.git] / net / mpls / Makefile
CommitLineData
ec8f24b7 1# SPDX-License-Identifier: GPL-2.0-only
0d89d203
SH
2#
3# Makefile for MPLS.
4#
de05c400 5obj-$(CONFIG_NET_MPLS_GSO) += mpls_gso.o
8a08919f 6obj-$(CONFIG_MPLS_ROUTING) += mpls_router.o
e3e4712e 7obj-$(CONFIG_MPLS_IPTUNNEL) += mpls_iptunnel.o
8a08919f
RS
8
9mpls_router-y := af_mpls.o
This page took 0.501878 seconds and 4 git commands to generate.