]> Git Repo - linux.git/blob - net/mpls/Makefile
crypto: s5p-sss - Use memcpy_toio for iomem annotated memory
[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.036388 seconds and 4 git commands to generate.