I don't know. I follow TI website to build kernel and generate boot.img. make ARCH=arm uImage
mkbootimg --kernel kernel --ramdisk ramdisk.img --base.... I think maybe Makefile of kernel relate with .git, but I can't find. On 5月15日, 下午12時09分, chengdong diao <[email protected]> wrote: > after deleted .git,what command have you used? > maybe some commands related with .git changed the source code. > > 2012/5/15 wang nungchao <[email protected]> > > > > > > > > > Because I will commit our svn server, our partners will modify source > > code in our project. > > > On 5月15日, 上午10時50分, chengdong diao <[email protected]> wrote: > > > why you delete .git? > > > > 2012/5/15 wang nungchao <[email protected]> > > > > > Hi All > > > > I use TI platform, and check out source code form TI website.(http:// > > > > omappedia.org/wiki/4AI.1.2_OMAP4_Icecream_Sandwich_Release_Notes) > > > > > If I delete ".git" file in kernel and build, I can't booting Android. > > > > > I trace Makefile in Kernel ,but I haven't search anything about git > > > > key word. So How can I find root cause? > > > > > I know if I don't delete ".git" file, the Kernel Image Name : > > > > Linux-3.0.21-00002-OMAP-Android+ . > > > > > If I delete ".git" file, the Kernel Image Name : Linux-3.0.21-00002- > > > > OMAP-Android . > > > > > -- > > > > You received this message because you are subscribed to the Google > > > > Groups "Android Developers" group. > > > > To post to this group, send email to > > [email protected] > > > > To unsubscribe from this group, send email to > > > > [email protected] > > > > For more options, visit this group at > > > >http://groups.google.com/group/android-developers?hl=en > > > -- > > You received this message because you are subscribed to the Google > > Groups "Android Developers" group. > > To post to this group, send email to [email protected] > > To unsubscribe from this group, send email to > > [email protected] > > For more options, visit this group at > >http://groups.google.com/group/android-developers?hl=en -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

