Linux-6.18.2/drivers/net/vxlan/Makefile

8 lines
144 B
Makefile
Raw Normal View History

2025-12-23 20:05:50 +08:00
#
# Makefile for the vxlan driver
#
obj-$(CONFIG_VXLAN) += vxlan.o
vxlan-objs := vxlan_core.o vxlan_multicast.o vxlan_vnifilter.o vxlan_mdb.o