summaryrefslogtreecommitdiffstats
path: root/userspace
diff options
context:
space:
mode:
authorBart De Schuymer <bdschuym@pandora.be>2003-09-14 21:16:21 +0000
committerBart De Schuymer <bdschuym@pandora.be>2003-09-14 21:16:21 +0000
commit93e8f3118708421cdf9a616815405720f471b1ae (patch)
treed7212d2847209cb5162f6d3960ad868e185d65af /userspace
parentf67d960a3c744547e2b644a5a4a0c14a92bf00fe (diff)
*** empty log message ***
Diffstat (limited to 'userspace')
-rw-r--r--userspace/arptables/INSTALL8
1 files changed, 8 insertions, 0 deletions
diff --git a/userspace/arptables/INSTALL b/userspace/arptables/INSTALL
new file mode 100644
index 0000000..80702bd
--- /dev/null
+++ b/userspace/arptables/INSTALL
@@ -0,0 +1,8 @@
+Install:
+%make
+%make install
+
+Options:
+KERNEL_2_4=y
+ Add this option if you are compiling for a 2.4 kernel. The 2.4 and
+ 2.6 arptables kernel code are incompatible.