Wirelessly posted (Opera/9.80 (Windows Mobile; Opera Mini/5.1.21594/20.2463; U; en) Presto/2.5.25)
Quote:
Originally Posted by [ACL
]
Quote:
Originally Posted by natemcnutty
I've compiled linux kernels in the past, though I have yet to do one for Andriod. Let me run through this and see if I have the right process, and maybe give me a refresher.
I'm cloning git://gitorious.org/linux-on-qualcomm-s-msm/linux-msm.git
Then checkout htc-msm origin/htc-msm
Then make defconfig (What defconfig are we using?)
Then clean
Then cross compile zImage (What is the path to the toolchain we are using?)
Do we care about cleaning compiled files and rebuilding from scratch? I've got a Core i7 930 machine with a Vertex 2 SSD to crunch this on. I'm totally willing to help. Just need specifics
|
Wrong kernel. We have our own clone since haret version is different.
linux-msm-rhod-nand in ACL - Gitorious
htc_msm_android_defconfig is our def config
the standard android toolchain. I dont know the specifics of that.
|
Sounds good. I'll give it a shot tomorrow and let you know if I run into issues. Once I get it down, I'll set up a script to do it for me