git://git.onelab.eu
/
sliver-openvswitch.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
ovs-parse-leaks: Add manpage.
[sliver-openvswitch.git]
/
datapath
/
Makefile.am
1
SUBDIRS =
2
if L26_ENABLED
3
SUBDIRS += linux-2.6
4
endif
5
6
EXTRA_DIST = $(dist_headers) $(dist_sources)
7
8
# Suppress warnings about GNU extensions in Modules.mk files.
9
AUTOMAKE_OPTIONS = -Wno-portability
10
11
include Modules.mk
12
include linux-2.6/Modules.mk