Sign in
android-kvm
/
linux
/
83ef4a378e563d085ddd7214c2a393116b5f3435
/
.
/
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