Merge tag 'platform-drivers-x86-v4.2-1' of git://git.infradead.org/users/dvhart/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
7 mpls_router-y := af_mpls.o
This page took 0.030619 seconds and 5 git commands to generate.