OSDN Git Service

sdk: provide ABI-dependent atree files
authorDavid 'Digit' Turner <digit@android.com>
Thu, 23 Jun 2011 10:49:02 +0000 (12:49 +0200)
committerDavid 'Digit' Turner <digit@google.com>
Thu, 7 Jul 2011 21:57:22 +0000 (23:57 +0200)
commit3248bb2e076cb26a71c6a08e9788b2853e1f5f97
tree2e8fa09333bb91791e7b806672e73e8686cf0169
parentc7e3877dad2333bfdf41e99470d559f381431d3c
sdk: provide ABI-dependent atree files

Backport from AOSP master

This patch allows development/sdk/ to provide ABI-specific .atree
files. This is useful to copy prebuilt CPU model-specific files
to the SDK platform image directory.

This is needed to deal with the fact that for ARMv7 platform builds,
the kernel image to use is prebuilt/android-arm/kernel-qemu-armv7 instead
of prebuilt/android-arm/kernel/qemu

Change-Id: Ib76caa54a059eca2dafc9cdba812b29f98b5e3c3
Orig-Change-Id: Icdca751852c01421fccf196436a9bc1114ea90f7
core/Makefile