summaryrefslogtreecommitdiffstats
path: root/userspace/ebtables2/INSTALL
diff options
context:
space:
mode:
authorBart De Schuymer <bdschuym@pandora.be>2003-02-19 20:09:51 +0000
committerBart De Schuymer <bdschuym@pandora.be>2003-02-19 20:09:51 +0000
commit6c97d528b92c2fd446d8beaaaa5401804947632f (patch)
tree33e145878846d690c768ec7b378a99d75af10692 /userspace/ebtables2/INSTALL
parentf5b47bc5a390dab91ceb060613c015ee6feb3ae4 (diff)
remove NONSTANDARD
Diffstat (limited to 'userspace/ebtables2/INSTALL')
-rw-r--r--userspace/ebtables2/INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/userspace/ebtables2/INSTALL b/userspace/ebtables2/INSTALL
index 8e9359c..b76987a 100644
--- a/userspace/ebtables2/INSTALL
+++ b/userspace/ebtables2/INSTALL
@@ -8,7 +8,7 @@ put the files in the right directories:
If you are using the CVS code or need your own kernel includes, do this
instead (change the include directory to the appropriate one):
-%make install NONSTANDARD=y KERNEL_INCLUDES=/usr/src/linux/include
+%make install KERNEL_INCLUDES=/usr/src/linux/include
WHAT GETS INSTALLED?
--------------------