I'm trying to port android to my asus eee701 following this instructions posted in:
http://docs.google.com/View?docid=ajdmx8kfg357_81cmpr56f6 when I try to build the img with the following command "TARGET_ARCH=x86 TARGET_PRODUCT=eee_701 DISABLE_DEXPREOPT=true make - j8 installer_img" from within ~/android-eee, I get the following: ============================================ PLATFORM_VERSION_CODENAME=REL PLATFORM_VERSION=2.1-update1 TARGET_PRODUCT=eee_701 TARGET_BUILD_VARIANT=eng TARGET_SIMULATOR= TARGET_BUILD_TYPE=release TARGET_ARCH=x86 HOST_ARCH=x86 HOST_OS=linux HOST_BUILD_TYPE=release BUILD_ID=ECLAIR ============================================ build/core/config.mk:138: *** No TARGET_CPU_ABI defined by board config: . Stop. Any Idea or sugestion? Thanks -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting To unsubscribe, reply using "remove me" as the subject.
