]> Git Repo - J-linux.git/blob - drivers/net/vxlan/Makefile
Merge tag 'vfs-6.13-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
[J-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.025239 seconds and 4 git commands to generate.