linuxOS_AP06/kernel/drivers/net/vxlan/Makefile
2025-06-03 12:28:32 +08:00

8 lines
96 B
Makefile

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