Current File : //usr/src/linux-headers-6.8.0-60-generic/drivers/net/vxlan/Makefile
#
# Makefile for the vxlan driver
#

obj-$(CONFIG_VXLAN) += vxlan.o

vxlan-objs := vxlan_core.o vxlan_multicast.o vxlan_vnifilter.o vxlan_mdb.o