repo.or.cz
/
linux-2.6.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
net: only use a single page of slop in MAX_SKB_FRAGS
[linux-2.6.git]
/
net
/
openvswitch
/
Makefile
blob
15e7384745c1f712e9603acf84e67ff20471c771
1
#
2
# Makefile for Open vSwitch.
3
#
4
5
obj-
$(
CONFIG_OPENVSWITCH
) +=
openvswitch.o
6
7
openvswitch-y
:=
\
8
actions.o \
9
datapath.o \
10
dp_notify.o \
11
flow.o \
12
vport.o \
13
vport-internal_dev.o \
14
vport-netdev.o \