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