Cross compiler for mipsel
From http://impactlinux.com/fwl

To use: Add the "bin" subdirectory to your $PATH, and use "mipsel-gcc" as
your compiler.

The syntax used to build the Linux kernel is:

  make ARCH=mips CROSS_COMPILE=mipsel-

