linux-zen-server/drivers/net/vxlan/Makefile

8 lines
132 B
Makefile
Raw Permalink Normal View History

2023-08-30 16:53:23 +01:00
#
# Makefile for the vxlan driver
#
obj-$(CONFIG_VXLAN) += vxlan.o
vxlan-objs := vxlan_core.o vxlan_multicast.o vxlan_vnifilter.o