datapath: Use HAVE_PROTO_DATA_VALID when defining vswitch_skb_checksum_setup
[openvswitch] / 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