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@android.com>
Thu, 23 Jun 2011 10:49:02 +0000 (12:49 +0200)
commit77ec16ae9e00a929b1925aeca9635dee5dbff0a0
treeda48c39d83f2d0d27a45a55c525bd88a689ef6eb
parentcb84196f3ae966b2a4a0d16f0cc314a855b6dad6
sdk: provide ABI-dependent atree files

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: Icdca751852c01421fccf196436a9bc1114ea90f7
core/Makefile