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