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

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

The syntax used to build the Linux kernel is:

  make ARCH=arm CROSS_COMPILE=armv5l-

