From 3266b5118e1d9ac13ea87bc24f37b50d22a2b81f Mon Sep 17 00:00:00 2001 From: David 'Digit' Turner Date: Mon, 10 May 2010 18:44:56 -0700 Subject: Upstream: Move ioport code to ioport.[hc] Change-Id: I41aa30fff127338665a6a32fa66dcd43dd3bfe8b --- Makefile.android | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.android') 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 \ -- cgit v1.1