summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL3
1 files changed, 2 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index a6e2015..3b9b041 100644
--- a/INSTALL
+++ b/INSTALL
@@ -55,8 +55,9 @@ repository root directory:
$ cd netsniff-ng/
-The installation (deinstallation) process done by make is fairly simple:
+The installation (deinstallation) process is fairly simple:
+ $ ./configure
$ make
# make install
tatu.com> Signed-off-by: Roman Mashak <mrv@mojatatu.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net')
-rw-r--r--net/Kconfig1
-rw-r--r--net/Makefile1
-rw-r--r--net/ife/Kconfig16
-rw-r--r--net/ife/Makefile5
-rw-r--r--net/ife/ife.c142
5 files changed, 165 insertions, 0 deletions
diff --git a/net/Kconfig b/net/Kconfig