Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
2c580b98e931127a07a0c7dffe2ac3d7bf66abf9
/
.
/
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