summaryrefslogtreecommitdiff
path: root/INSTALL
blob: ce5007bde75fed3bd9ec052872ee4b815d0363ac (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15


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