summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--INSTALL15
1 files changed, 0 insertions, 15 deletions
diff --git a/INSTALL b/INSTALL
deleted file mode 100644
index ce5007b..0000000
--- a/INSTALL
+++ /dev/null
@@ -1,15 +0,0 @@
-
-
-To compile, you need:
-
- - the path to the i2400m Linux kernel driver source.
- - libnl (version 1 at least) development files
-
-Run
-
-$ export I2400M=/path/to/
-$ ./configure
-$ make
-$ make install
-
-