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

8 lines
132 B
Makefile
Raw Normal View History

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