JustOS/linux-6.13/drivers/net/vxlan/Makefile
justuser 02e73b8cd9 up
2025-01-24 17:00:19 +03:00

8 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