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