aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.android
diff options
context:
space:
mode:
authorDavid Turner <digit@android.com>2010-09-10 14:52:42 +0200
committerDavid 'Digit' Turner <digit@android.com>2010-09-13 00:30:35 -0700
commit025c32ffcd9f682cd761a836fe8798738d1648f2 (patch)
tree8a81f5835f64cb4ad230d8d8dbdb84c60457108d /Makefile.android
parent5fbe340e4937c4df99b1064178076a85e341ca89 (diff)
downloadexternal_qemu-025c32ffcd9f682cd761a836fe8798738d1648f2.zip
external_qemu-025c32ffcd9f682cd761a836fe8798738d1648f2.tar.gz
external_qemu-025c32ffcd9f682cd761a836fe8798738d1648f2.tar.bz2
upstream: console changes.
Diffstat (limited to 'Makefile.android')
-rw-r--r--Makefile.android2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.android b/Makefile.android
index 0aa294a..c7eba40 100644
--- a/Makefile.android
+++ b/Makefile.android
@@ -645,7 +645,9 @@ CORE_MISC_SOURCES = vl-android.c \
buffered_file.c \
cbuffer.c \
gdbstub.c \
+ input.c \
ioport.c \
+ notify.c \
path.c \
shaper.c \
charpipe.c \