Hi all,

I'm using ARM926EJ-S target board - almost like mainstone board.

When I compile android full source using only 'make' command, I can
get the 3 images
ramdisk.img, system.img, userdata.img under the target/.../generic
directory.

So can I use these 3 files for my target board?
or, should I use some cross comiling option like make
CROSS_COMPILE=arm-none-linux-gnueabi- ??
or is there any other ways to compile these 3 image files for real
target board?

best regards.
--~--~---------~--~----~------------~-------~--~----~
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting
-~----------~----~----~----~------~----~------~--~---

Reply via email to