Files
chromebox_10th_audio_driver/kernel-src/linux-hwe-6.17-6.17.0/drivers/net/vxlan/Makefile
2026-04-04 07:45:01 +00:00

8 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