thesis/linux-6.8.1/drivers/net/vxlan/Makefile
2025-03-19 13:44:23 +01:00

7 lines
144 B
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