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/Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/drivers/net/vxlan/Makefile b/drivers/net/vxlan/Makefile
new file mode 100644
index 000000000000..d4c255499b72
--- /dev/null
+++ b/drivers/net/vxlan/Makefile
@@ -0,0 +1,7 @@
+#
+# Makefile for the vxlan driver
+#
+
+obj-$(CONFIG_VXLAN) += vxlan.o
+
+vxlan-objs := vxlan_core.o vxlan_multicast.o vxlan_vnifilter.o