Back to home page

OSCL-LXR

 
 

    


0001 #
0002 # Makefile for the vxlan driver
0003 #
0004 
0005 obj-$(CONFIG_VXLAN) += vxlan.o
0006 
0007 vxlan-objs := vxlan_core.o vxlan_multicast.o vxlan_vnifilter.o