6120 stuff

Build firmware image file from rootfs folder

wget http://haxorware.com/6120fwtools.tar.bz2
tar -xvf 6120fwtools.tar.bz2
cd 6120fwtools
./build.sample
sudo cp ./BUILD/* /usr/local/bin/
wget http://haxorware.com/6120fwsample.tar.bz2
sudo tar -xvf 6120fwsample.tar.bz2
cd 6120fwsample
sudo sh sample.txt

uclibc buildroot for 6120: buildroot-2009.08.tar.lzma

run make again if you arent on 64bit ubuntu 9.04 (which is what i built it on)