aboutsummaryrefslogtreecommitdiffstats
path: root/build/windows_sdk_tools.mk
diff options
context:
space:
mode:
authorRaphael Moll <ralf@android.com>2011-05-04 14:32:41 -0700
committerRaphael Moll <ralf@android.com>2011-05-04 14:32:41 -0700
commit19b851df5240a82f9793d6634c84414b8a942ff1 (patch)
tree6179d52cf304b4195c2c3421aac06fc8af4e66bd /build/windows_sdk_tools.mk
parent1fc1962fbc0beaa64b902317bcf5503e5c948193 (diff)
downloadsdk-19b851df5240a82f9793d6634c84414b8a942ff1.tar.gz
sdk-19b851df5240a82f9793d6634c84414b8a942ff1.tar.bz2
sdk-19b851df5240a82f9793d6634c84414b8a942ff1.zip
Add emulator-arm to SDK, including Windows SDK.
Also fixes the fact the Windows SDK wasn't building emulator-arm nor emulator-x86. SDK BUG: 4377649 Change-Id: I1450a8c73e0078e69ccd28b220bf37ecd0a6fd5c
Diffstat (limited to 'build/windows_sdk_tools.mk')
-rw-r--r--build/windows_sdk_tools.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/build/windows_sdk_tools.mk b/build/windows_sdk_tools.mk
index 8164cc5af..73f4d1206 100644
--- a/build/windows_sdk_tools.mk
+++ b/build/windows_sdk_tools.mk
@@ -5,6 +5,8 @@
WIN_SDK_TARGETS := \
emulator \
+ emulator-arm \
+ emulator-x86 \
mksdcard \
sdklauncher