aboutsummaryrefslogtreecommitdiffstats
path: root/net/mpls/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/mpls/Makefile')
-rw-r--r--net/mpls/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/mpls/Makefile b/net/mpls/Makefile
index 0a3c171be537..6dec088c2d0f 100644
--- a/net/mpls/Makefile
+++ b/net/mpls/Makefile
@@ -1,4 +1,4 @@
#
# Makefile for MPLS.
#
-obj-y += mpls_gso.o
+obj-$(CONFIG_NET_MPLS_GSO) += mpls_gso.o