Merge remote-tracking branch 'asoc/topic/tlv320aic32x4' into asoc-next
[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.036063 seconds and 5 git commands to generate.