commit | ba366c4fb3b8629fbd9221836f9305efadee9b93 | [log] [tgz] |
---|---|---|
author | Bruce Beare <brucex.j.beare@intel.com> | Tue Feb 15 16:46:08 2011 -0800 |
committer | Bruce Beare <bruce.j.beare@intel.com> | Tue Mar 01 13:04:21 2011 -0800 |
tree | bddb1e6bb3c2ff8bebf0110b1cf0203ad7304428 | |
parent | d09b2e552788cc90813e930e3912651e053c657c [diff] [blame] |
x86: Add in the VirtualBox emulator as a separate build target Change-Id: Icff81a757952b7652d171bc95773e177c4fd7772 Signed-off-by: Bruce Beare <brucex.j.beare@intel.com>
diff --git a/target/product/AndroidProducts.mk b/target/product/AndroidProducts.mk index 32416c5..56858e1 100644 --- a/target/product/AndroidProducts.mk +++ b/target/product/AndroidProducts.mk
@@ -38,6 +38,7 @@ $(LOCAL_DIR)/generic_x86.mk \ $(LOCAL_DIR)/full.mk \ $(LOCAL_DIR)/full_x86.mk \ + $(LOCAL_DIR)/vbox_x86.mk \ $(LOCAL_DIR)/sdk.mk \ $(LOCAL_DIR)/sim.mk endif