aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.android
diff options
context:
space:
mode:
authorVladimir Chtchetkine <vchtchetkine@google.com>2010-10-07 05:40:39 -0700
committerVladimir Chtchetkine <vchtchetkine@google.com>2010-10-08 01:02:22 -0700
commit7746af04f1c7a44253ce49cf7cf1914757faaafe (patch)
tree7a556d8622f4d750c59a38821a625a7ac798fd09 /Makefile.android
parent4e024bb4f5c8aa8b07459f7fbd65c35122127fd1 (diff)
downloadexternal_qemu-7746af04f1c7a44253ce49cf7cf1914757faaafe.zip
external_qemu-7746af04f1c7a44253ce49cf7cf1914757faaafe.tar.gz
external_qemu-7746af04f1c7a44253ce49cf7cf1914757faaafe.tar.bz2
Make core initialization replying to the UI at the end of initialization.
Also, this CL contains a minor fix to formatting boot options passed to the kernel Change-Id: I267172d82094a0cbbbced2cee7a2990bb7fa3793
Diffstat (limited to 'Makefile.android')
-rw-r--r--Makefile.android1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.android b/Makefile.android
index 70904f5..49dfd1a 100644
--- a/Makefile.android
+++ b/Makefile.android
@@ -678,6 +678,7 @@ CORE_MISC_SOURCES = vl-android.c \
android/console.c \
android/hw-sensors.c \
android/hw-qemud.c \
+ android/core-init-utils.c \
ifeq ($(HOST_ARCH),x86)
CORE_MISC_SOURCES += i386-dis.c