From 6c97d528b92c2fd446d8beaaaa5401804947632f Mon Sep 17 00:00:00 2001 From: Bart De Schuymer Date: Wed, 19 Feb 2003 20:09:51 +0000 Subject: remove NONSTANDARD --- docs/ebtables-faq.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/ebtables-faq.html b/docs/ebtables-faq.html index 7eaa304..1e7ab97 100644 --- a/docs/ebtables-faq.html +++ b/docs/ebtables-faq.html @@ -195,7 +195,7 @@ The current userspace code is in the ebtables2/userspace/ebtables2 directory. To compile the CVS userspace tool you'll need to do the following:
-# make NONSTANDARD=y KERNEL_INCLUDES=/usr/src/linux/include/
+# make KERNEL_INCLUDES=/usr/src/linux/include/
 # make install
 
Obviously you'll need to use the right kernel directory. Why is compiling the CVS different? -- cgit v1.2.3