aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.android
diff options
context:
space:
mode:
authorDavid 'Digit' Turner <digit@android.com>2010-12-22 22:35:58 +0100
committerDavid 'Digit' Turner <digit@android.com>2011-01-02 22:03:45 +0100
commit707c8a8975842105dd04d61a416ee175d033b94d (patch)
treec282d07124492a6bf4261383b4d54de7a4c02c27 /Makefile.android
parentc611a19e65c13248bfd881a2d30681d7e24ea773 (diff)
downloadexternal_qemu-707c8a8975842105dd04d61a416ee175d033b94d.zip
external_qemu-707c8a8975842105dd04d61a416ee175d033b94d.tar.gz
external_qemu-707c8a8975842105dd04d61a416ee175d033b94d.tar.bz2
upstream: Move bottom-half handlers to async.c
Change-Id: Ibd4321edb2abe349d32483a60fdb94a282f22240
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 b13cd47..c995f27 100644
--- a/Makefile.android
+++ b/Makefile.android
@@ -642,6 +642,7 @@ endif
# misc. sources
#
CORE_MISC_SOURCES = vl-android.c \
+ async.c \
console.c \
qemu-malloc.c \
cutils.c \