From 338fb44ad67e59f09664f502f2c4325cff1e5080 Mon Sep 17 00:00:00 2001 From: Philippe Jung Date: Wed, 17 Aug 2011 11:34:09 -0700 Subject: [PATCH] INSTALL.Linux: Fix up reference to old option name --with-l26. --- AUTHORS | 1 + INSTALL.Linux | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/AUTHORS b/AUTHORS index 8f4237ae..f6206979 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 6c17ca49..4477a609 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 -- 2.30.2