Slightly modified build_make env
Go to file
David 'Digit' Turner 495283735e full_x86-eng: Ensure we copy the PC bios files.
This change ensures that building full_x86-eng will copy the
Bios files to the right location. This is necessary to launch
"emulator-x86" after building the system images.

Before this patch, one had to make the copy manually. Note that
sdk_x86-eng does not need this (the files are actually taken care
of in build/target/product/sdk.mk so will be copied even in case
of the ARM sdk build).

Change-Id: If70adead27c7997694ebc30561005d26a7358c34
2011-04-14 17:34:40 +02:00
core Add NDK crtbegin_so.o and crtend_so.o if they exist. 2011-04-08 14:57:36 -07:00
libs/host Fix "make acp" under Cygwin. DO NOT MERGE. 2010-10-27 19:06:12 -07:00
target full_x86-eng: Ensure we copy the PC bios files. 2011-04-14 17:34:40 +02:00
tools Use my-dir in a consistent way as others 2011-03-11 11:48:48 +08:00
.gitignore add a .gitignore file to make git ignore *.pyc files 2010-01-22 10:23:45 -08:00
buildspec.mk.default The java version changed, and we made envsetup automatically find the right JAVA_HOME. 2010-06-23 14:03:13 -07:00
CleanSpec.mk Pass device characteristic information through to aapt. 2010-10-06 10:44:33 -04:00
envsetup.sh Fix argument handling in runhat() function 2011-03-31 14:45:03 -07:00