Sign in
zircon-guest
/
third_party
/
linux
/
7cc6169493990dec488eda0a3f6612729ca25e81
/
.
/
drivers
/
net
/
ipvlan
/
Makefile
blob: 8a2c64dc964105d378b56be5a99477599e011b57 [
file
] [
log
] [
blame
]
#
# Makefile for the Ethernet Ipvlan driver
#
obj
-
$
(
CONFIG_IPVLAN
)
+=
ipvlan
.
o
obj
-
$
(
CONFIG_IPVTAP
)
+=
ipvtap
.
o
ipvlan
-
objs
:=
ipvlan_core
.
o ipvlan_main
.
o