Sign in
android-kvm
/
linux
/
8e938e39866920ddc266898e6ae1fffc5c8f51aa
/
.
/
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