Acked-by: Alin Gabriel Serdean <[email protected]>
> -----Original Message----- > From: dev [mailto:[email protected]] On Behalf Of Anand > Kumar > Sent: Wednesday, August 31, 2016 11:33 PM > To: [email protected] > Cc: Anand Kumar <[email protected]> > Subject: [ovs-dev] [PATCH] INSTALL.Windows.md : Updated the kernel > datapath project solution file name > > Singed-off-by : Anand Kumar <[email protected]> > --- > INSTALL.Windows.md | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/INSTALL.Windows.md b/INSTALL.Windows.md index > 6b0f5d8..59f3936 100644 > --- a/INSTALL.Windows.md > +++ b/INSTALL.Windows.md > @@ -134,7 +134,7 @@ For example, > Building the Kernel datapath module > ----------------------------------- > * We directly use the Visual Studio 2013 IDE to compile the kernel datapath. > -You can open the extensions.sln file in the IDE and build the solution. > +You can open the ovsext.sln file in the IDE and build the solution. > > * The kernel datapath can be compiled from command line as well. The top > level 'make' will invoke building the kernel datapath, if the > -- > 2.9.3.windows.1 > > _______________________________________________ > dev mailing list > [email protected] > http://openvswitch.org/mailman/listinfo/dev _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
