Sign in
linux
/
linux
/
kernel
/
git
/
paulmck
/
linux-rcu
/
refs/heads/lkmm-srcu.2023.01.20a
/
.
/
drivers
/
net
/
vxlan
/
Makefile
blob: d4c255499b7267eec0737d87650d99ffbf3163e1 [
file
] [
log
] [
blame
] [
edit
]
#
# Makefile for the vxlan driver
#
obj
-
$
(
CONFIG_VXLAN
)
+=
vxlan
.
o
vxlan
-
objs
:=
vxlan_core
.
o vxlan_multicast
.
o vxlan_vnifilter
.
o