projects
/
firefly-linux-kernel-4.4.55.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
cw1200: When debug is enabled, display all wakeup conditions for the wait_event_inter...
[firefly-linux-kernel-4.4.55.git]
/
net
/
openvswitch
/
Makefile
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-gre.o \
14
vport-internal_dev.o \
15
vport-netdev.o