Files
CoolPi-Armbian-Rockchip-RK3…/drivers/net/vxlan/Makefile
2025-02-04 12:41:12 -06:00

8 lines
132 B
Makefile

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