From: Philippe Jung Date: Wed, 17 Aug 2011 18:34:09 +0000 (-0700) Subject: INSTALL.Linux: Fix up reference to old option name --with-l26. X-Git-Tag: v1.3.0~437 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=338fb44ad67e59f09664f502f2c4325cff1e5080;p=sliver-openvswitch.git INSTALL.Linux: Fix up reference to old option name --with-l26. --- diff --git a/AUTHORS b/AUTHORS index 8f4237ae8..f62069790 100644 --- a/AUTHORS +++ b/AUTHORS @@ -25,6 +25,7 @@ Martin Casado casado@nicira.com Natasha Gude natasha@nicira.com Neil McKee neil.mckee@inmon.com Paul Fazzone pfazzone@nicira.com +Philippe Jung phil.jung@free.fr Pravin B Shelar pshelar@nicira.com Reid Price reid@nicira.com Romain Lenglet romain.lenglet@berabera.info diff --git a/INSTALL.Linux b/INSTALL.Linux index 6c17ca498..4477a6090 100644 --- a/INSTALL.Linux +++ b/INSTALL.Linux @@ -171,7 +171,7 @@ Prerequisites section, follow the procedure below to build. To build the Linux kernel module, so that you can run the kernel-based switch, pass the location of the kernel build - directory on --with-l26. For example, to build for a running + directory on --with-linux. For example, to build for a running instance of Linux: % ./configure --with-linux=/lib/modules/`uname -r`/build