repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Linux 4.16.11
[linux/fpc-iii.git]
/
drivers
/
net
/
ipvlan
/
Makefile
blob
8a2c64dc964105d378b56be5a99477599e011b57
1
#
2
# Makefile for the Ethernet Ipvlan driver
3
#
4
5
obj-
$(
CONFIG_IPVLAN
) +=
ipvlan.o
6
obj-
$(
CONFIG_IPVTAP
) +=
ipvtap.o
7
8
ipvlan-objs
:=
ipvlan_core.o ipvlan_main.o