[ovs-dev] [linux-3.0 0/5] prepare build system for Linux 3.0

Ben Pfaff blp at nicira.com
Wed Jun 22 17:20:30 UTC 2011


[Jesse, sorry for the re-send; last time I forgot to CC ovs-dev]

This prepares the OVS build system for Linux 3.0.  It doesn't
touch any C code in the datapath; it's strictly a build system
patch.

Ben Pfaff (5):
  debian: Avoid implying that Linux 2.6.9 is supported.
  configure: Fix typo in variable name.
  configure: Remove "26" from Linux variable names.
  configure: Change --with-l26 to --with-linux.
  configure: Do not reject Linux 3.0 at configure time.

 ChangeLog                                        |    6 +-
 INSTALL.Linux                                    |    8 +-
 acinclude.m4                                     |  201 +++++++++++++---------
 configure.ac                                     |    2 +-
 datapath/Makefile.am                             |    2 +-
 datapath/linux-2.6/Makefile.main.in              |    6 +-
 debian/openvswitch-datapath-source.README.Debian |    4 +-
 debian/rules.modules                             |    2 +-
 rhel/openvswitch-kmod-rhel5.spec.in              |    2 +-
 rhel/openvswitch-kmod-rhel6.spec.in              |    2 +-
 xenserver/openvswitch-xen.spec                   |    2 +-
 11 files changed, 134 insertions(+), 103 deletions(-)

-- 
1.7.4.4




More information about the dev mailing list