linuxdebug/drivers/net/vxlan/Makefile

8 lines
132 B
Makefile
Raw Normal View History

2024-07-16 15:50:57 +02:00
#
# Makefile for the vxlan driver
#
obj-$(CONFIG_VXLAN) += vxlan.o
vxlan-objs := vxlan_core.o vxlan_multicast.o vxlan_vnifilter.o