Merge branch 'cpuidle' of https://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux...
[deliverable/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.047953 seconds and 6 git commands to generate.