Thank you, Mike. I have solved the problem, because when I "export PATH=$PATH:~/mydroid/prebuilt/linux-x86/toolchain/arm- eabi-4.2.1/bin", I close the terminal and run make in a new terminal. they should both run in the same terminal.
On Sep 8, 8:21 pm, Mike Lockwood <[email protected]> wrote: > If it is asking you about PC Speaker, it probably thinks you are > building for x86. In addition to what you did below, you probably > need: > > SUBARCH=arm > > Mike > > > > > > On Mon, Sep 7, 2009 at 10:27 PM, quill<[email protected]> wrote: > > > Hi, Mike, thank you for your help. > > Now I have just downlosd android-msm-2.6.27, and then I did the > > followings: > > > export ARCH=arm > > export CROSS_COMPILE=arm-eabi- > > export PATH=$PATH:~/mydroid/prebuilt/linux-x86/toolchain/arm- > > eabi-4.2.1/bin > > cp arch/arm/configs/msm_defconfig .config > > make oldconfig && make > > > Before the system to make, It asks me to set a lot of configrations, > > such as "enable pc-speaker support(Y/n/?)", is it normal? Why it still > > asks me to set the configrations since I have used the msm_defconfig? > > Is there other way to do that? > > > On Sep 8, 3:01 am, Mike Lockwood <[email protected]> wrote: > >> The same kernel can be used on the G1 and Magic. The kernel sources > >> from the android team at Google are > >> athttp://android.git.kernel.org/?p=kernel/msm.git. Cupcake uses the > >> android-msm-2.6.27 branch and donut uses android-msm-2.6.29. However, > >> some devices (like the Rogers G1 in Canada) are shipping with > >> different kernels from HTC. > > >> Mike > > >> On Mon, Sep 7, 2009 at 2:36 AM, quill<[email protected]> wrote: > > >> > I mean htc Magic. > > >> > On Sep 5, 5:28 am, Mike Lockwood <[email protected]> wrote: > >> >> It depends. Which phone do you think is the G2? > > >> >> Mike > > >> >> On Thu, Aug 27, 2009 at 9:23 PM, quill<[email protected]> wrote: > > >> >> > If they are different, how to get G2's kernel(source code)? > > >> >> -- > >> >> Mike Lockwood > >> >> Google android team > > >> -- > >> Mike Lockwood > >> Google android team- Hide quoted text - > > >> - Show quoted text - > > -- > Mike Lockwood > Google android team- Hide quoted text - > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ unsubscribe: [email protected] website: http://groups.google.com/group/android-kernel -~----------~----~----~----~------~----~------~--~---
