Quote:
Originally Posted by muziling
|
Here are some scripts I put together to make the boot.img and recovery.img.
command: sudo sh Build_IMG.sh boot <--- Can add recovery to end if you want.
You will need to extract the newest boot.img and recovery.img from the auto-build site using the split_bootimg.pl code. Google it.
The only other thing you will need to change is the cmdline in both the buildboot.sh and buildrecovery.sh files.
If you then have everything else setup like Nate does on this forum you should be good to go!
Have fun!