To compile ireless_tools
  make

Note: the compiler must be available as mips-linux-gcc, and
the path to the compiler should be iun the PATH:
  export PATH="${PATH}:/path/to/mips-linux/bin"
