OSDN Git Service

Evan JIANG: Fix build bug when "make sdk"
authorEvan JIANG <firstfan@gmail.com>
Wed, 22 Oct 2008 16:12:40 +0000 (00:12 +0800)
committerEvan JIANG <firstfan@gmail.com>
Wed, 22 Oct 2008 16:12:40 +0000 (00:12 +0800)
commit88b4291efb3c1be996228f2c0d6f35f9d2e77c2f
treead34f81df612213b7d975db9f483fe04a1d33d35
parent62da4d93575023bc3740c8357239ba713d025a4b
Evan JIANG: Fix build bug when "make sdk"
If you run "make sdk" under the root path, there would be an error:
development/build/sdk.atree:122: couldn't locate source file:
development/emulator/prebuilt/android-arm/kernel-qemu
make: *** [out/host/darwin-x86/sdk/android-sdk_eng.Evan_mac-x86.zip]
Error 44

I guess the kernel-qemu path is wrong in the sdk.atree file.
With this patch, "make sdk" works ok.
build/sdk.atree