Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v4.16-rc6 8 lines 185 B view raw
1# 2# Makefile for MPLS. 3# 4obj-$(CONFIG_NET_MPLS_GSO) += mpls_gso.o 5obj-$(CONFIG_MPLS_ROUTING) += mpls_router.o 6obj-$(CONFIG_MPLS_IPTUNNEL) += mpls_iptunnel.o 7 8mpls_router-y := af_mpls.o