> > @@ -74,9 +75,9 @@ $HOME/rpmbuild/SOURCES. > > ``` > rpmbuild -bb \ > - -D "kversion 2.6.32-131.6.1.el6.x86_64" \ > + -D "kversion 4.3.3-300.fc23.x86_64” \ > -D "kflavors default debug kdump" \ > - rhel/openvswitch-kmod-rhel6.spec > + rhel/openvswitch-kmod-fedora >
You probably need the .spec above? Acked-by: Gurucharan Shetty <g...@ovn.org> > ``` > > This produces an "kmod-openvswitch" RPM for each kernel variant, > diff --git a/INSTALL.RHEL.md b/INSTALL.RHEL.md > index 8746bc6..82f3efd 100644 > --- a/INSTALL.RHEL.md > +++ b/INSTALL.RHEL.md > @@ -7,6 +7,10 @@ on a generic Linux host, see [INSTALL.md] instead. > > We have tested these instructions with RHEL 5.6 and RHEL 6.0. > > +For RHEL 7.x (or derivatives, such as CentOS 7.x), you should follow > +the instructions in [INSTALL.Fedora.md]. The Fedora spec files are > +used for RHEL 7.x. > + > Building Open vSwitch for RHEL > ------------------------------ > > -- > 2.5.0 > > _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev