help me please.Compile Android kernel

pongchai
Hello everybody i am beginner learning android porting to "mini2440" board.
i am clone android source code project from
http://gitorious.org/android-mini2440 .i am try learning compile android
from manual but i don't understand.help me for instruction how to compile
android to mini2440 please.Thank you very much.

I am not good at English. Sorry for any wrong sentence composition which
may occur

whitebank
Hi. In order to cross-compile Android kernel, you have to "make menuconfig"
first to build up kernel. I think you also need cross-compile Android
filesystem. For more information about installation as well as
cross-compile android, please visit
http://mini2440vietnam.blogspot.com/2011/05/install-android-for-mini2440...

Good luck.