1
0
Fork 0
android_kernel_rockchip_tart/drivers/net/vxlan/Makefile
2025-06-27 00:32:42 -05:00

7 lines
144 B
Makefile

#
# Makefile for the vxlan driver
#
obj-$(CONFIG_VXLAN) += vxlan.o
vxlan-objs := vxlan_core.o vxlan_multicast.o vxlan_vnifilter.o vxlan_mdb.o