aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.android
diff options
context:
space:
mode:
authorDavid 'Digit' Turner <digit@android.com>2010-05-10 18:44:56 -0700
committerDavid 'Digit' Turner <digit@android.com>2010-05-11 16:30:28 -0700
commit3266b5118e1d9ac13ea87bc24f37b50d22a2b81f (patch)
tree17e0b09fb41548191c041563e0cedb2631cc75af /Makefile.android
parent9d6baf019d82e303b985fdaa7b3d282076b32586 (diff)
downloadexternal_qemu-3266b5118e1d9ac13ea87bc24f37b50d22a2b81f.zip
external_qemu-3266b5118e1d9ac13ea87bc24f37b50d22a2b81f.tar.gz
external_qemu-3266b5118e1d9ac13ea87bc24f37b50d22a2b81f.tar.bz2
Upstream: Move ioport code to ioport.[hc]
Change-Id: I41aa30fff127338665a6a32fa66dcd43dd3bfe8b
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 0639bfd..188450d 100644
--- a/Makefile.android
+++ b/Makefile.android
@@ -557,6 +557,7 @@ VL_SOURCES := vl-android.c osdep.c cutils.c \
buffered_file.c \
cbuffer.c \
gdbstub.c \
+ ioport.c \
vnc-android.c disas.c arm-dis.c \
shaper.c charpipe.c loadpng.c \
framebuffer.c \