commit | 3266b5118e1d9ac13ea87bc24f37b50d22a2b81f | [log] [tgz] |
---|---|---|
author | David 'Digit' Turner <digit@android.com> | Mon May 10 18:44:56 2010 -0700 |
committer | David 'Digit' Turner <digit@android.com> | Tue May 11 16:30:28 2010 -0700 |
tree | 17e0b09fb41548191c041563e0cedb2631cc75af | |
parent | 9d6baf019d82e303b985fdaa7b3d282076b32586 [diff] [blame] |
Upstream: Move ioport code to ioport.[hc] Change-Id: I41aa30fff127338665a6a32fa66dcd43dd3bfe8b
diff --git a/Makefile.android b/Makefile.android index 0639bfd..188450d 100644 --- a/Makefile.android +++ b/Makefile.android
@@ -557,6 +557,7 @@ 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 \