Sign in
cos
/
third_party
/
kernel
/
bca084acf36df7105bde6e24bdee99b4cc82df6b
/
.
/
drivers
/
net
/
vxlan
/
Makefile
blob: 91b8fec8b6cf89d3f77e634c0269eaf9e01bccce [
file
] [
log
] [
blame
]
#
# Makefile for the vxlan driver
#
obj
-
$
(
CONFIG_VXLAN
)
+=
vxlan
.
o
vxlan
-
objs
:=
vxlan_core
.
o vxlan_multicast
.
o vxlan_vnifilter
.
o vxlan_mdb
.
o