linux/linux-5.18.11/drivers/net/vxlan/Makefile

8 lines
132 B
Makefile
Raw Normal View History

2024-03-22 18:12:32 +00:00
#
# Makefile for the vxlan driver
#
obj-$(CONFIG_VXLAN) += vxlan.o
vxlan-objs := vxlan_core.o vxlan_multicast.o vxlan_vnifilter.o