aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/vxlan/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/net/vxlan/Makefile')
-rw-r--r--drivers/net/vxlan/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/vxlan/Makefile b/drivers/net/vxlan/Makefile
index 61c80e9c6c24..d4c255499b72 100644
--- a/drivers/net/vxlan/Makefile
+++ b/drivers/net/vxlan/Makefile
@@ -4,4 +4,4 @@
obj-$(CONFIG_VXLAN) += vxlan.o
-vxlan-objs := vxlan_core.o vxlan_multicast.o
+vxlan-objs := vxlan_core.o vxlan_multicast.o vxlan_vnifilter.o