linuxOS_AP06/kernel/drivers/net/vxlan/Makefile

8 lines
96 B
Makefile
Raw Normal View History

2025-06-03 04:28:32 +00:00
#
# Makefile for the vxlan driver
#
obj-$(CONFIG_VXLAN) += vxlan.o
vxlan-objs := vxlan_core.o