]> Git Repo - linux.git/blob - drivers/net/vxlan/Makefile
Linux 6.14-rc3
[linux.git] / drivers / net / vxlan / Makefile
1 #
2 # Makefile for the vxlan driver
3 #
4
5 obj-$(CONFIG_VXLAN) += vxlan.o
6
7 vxlan-objs := vxlan_core.o vxlan_multicast.o vxlan_vnifilter.o vxlan_mdb.o
This page took 0.033684 seconds and 4 git commands to generate.