]> Git Repo - linux.git/blob - net/mpls/Makefile
Merge tag 'microblaze-4.15-rc2' of git://git.monstr.eu/linux-2.6-microblaze
[linux.git] / net / mpls / Makefile
1 #
2 # Makefile for MPLS.
3 #
4 obj-$(CONFIG_NET_MPLS_GSO) += mpls_gso.o
5 obj-$(CONFIG_MPLS_ROUTING) += mpls_router.o
6 obj-$(CONFIG_MPLS_IPTUNNEL) += mpls_iptunnel.o
7
8 mpls_router-y := af_mpls.o
This page took 0.029936 seconds and 4 git commands to generate.