Import from old repository commit 61ef2b42a9c4ba8e1600f15bb0236765edc2ad45.
[cascardo/ovs.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