remove NONSTANDARD
diff --git a/INSTALL b/INSTALL
index 8e9359c..b76987a 100644
--- a/INSTALL
+++ b/INSTALL
@@ -8,7 +8,7 @@
 
 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?
 --------------------