diff options
author | Bart De Schuymer <bdschuym@pandora.be> | 2003-02-19 20:09:51 +0000 |
---|---|---|
committer | Bart De Schuymer <bdschuym@pandora.be> | 2003-02-19 20:09:51 +0000 |
commit | 06a968204c1ec2aac19faa69fcbc92060f681a8d (patch) | |
tree | ad39b490a3e21eb2f4f6b23114971a3b80c66fc7 /INSTALL | |
parent | 1f4523db3b003d3aedb366971e14db735f2268ed (diff) | |
download | android_external_ebtables-06a968204c1ec2aac19faa69fcbc92060f681a8d.tar.gz android_external_ebtables-06a968204c1ec2aac19faa69fcbc92060f681a8d.tar.bz2 android_external_ebtables-06a968204c1ec2aac19faa69fcbc92060f681a8d.zip |
remove NONSTANDARD
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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? -------------------- |