Hi all, I am trying to build android kernel first time. I went through http://source.android.com/source/building-kernels.html In this, i followed below commands
$export ARCH=arm $ export SUBARCH=arm $ export CROSS_COMPILE=arm-eabi- $ cd omap $ git checkout <commit_from_first_step> So, I am confused what is "<commit_from_first_step>"??? Thanks, Nimit -- unsubscribe: [email protected] website: http://groups.google.com/group/android-kernel
