You may still want to compile specifically for ARMv6 though. In this
case you will need to go into linux-arm.mk and add your own rules for
building ARMv6. Follow the ARMv4 for an example of how to do this.

Cheers,

Benno

On Mon, Dec 1, 2008 at 8:24 PM, lqoyzy <[EMAIL PROTECTED]> wrote:
>
> you've no need to change this, armv6 is compatible with armv5, this
> option is for lower version of arm architecture and it's still incomplete.
>
> Pivotian wrote:
>> currently Android by default built for ARMv5 instruction set but i
>> want to build it for ARMv6 instruction set. How can i do that? what
>> are all the files which i have to modify.
>>
>> the linux-arm.mk file is currently set for armv5te architecture and
>> has provision for armv4 but not for other architectures.
>> I want to build the android with armv6 instruction set for ARM11 CPU.
>> >
>>
>>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
unsubscribe: [EMAIL PROTECTED]
website: http://groups.google.com/group/android-porting
-~----------~----~----~----~------~----~------~--~---

Reply via email to