Re: [android-kernel] Flashing Android Kernel -- do I need to compile the entire source tree?

2012-08-25 Thread Jeremy Morales
Correction: make bootimage On Aug 25, 2012 4:42 AM, "Jeremy Morales" wrote: > If you are just creating a new boot.img you can run "make boot image" > On Aug 24, 2012 5:14 PM, "akk" wrote: > >> Hi guys, >> >> I have a toroplus (sprint galaxy nexus). I want to add a couple lines to >> my kernel co

Re: [android-kernel] Flashing Android Kernel -- do I need to compile the entire source tree?

2012-08-25 Thread Jeremy Morales
If you are just creating a new boot.img you can run "make boot image" On Aug 24, 2012 5:14 PM, "akk" wrote: > Hi guys, > > I have a toroplus (sprint galaxy nexus). I want to add a couple lines to > my kernel config file --> compile my kernel, and load that on my device. > > I've gotten to the sta

[android-kernel] Flashing Android Kernel -- do I need to compile the entire source tree?

2012-08-24 Thread akk
Hi guys, I have a toroplus (sprint galaxy nexus). I want to add a couple lines to my kernel config file --> compile my kernel, and load that on my device. I've gotten to the stage where I can make a zImage. The AOSP guide tells me to copy that to /device/samsung/tuna/kernel and then to make the