From cefa7443eb3d3e4bb134595f756145426d5613e3 Mon Sep 17 00:00:00 2001 From: Vladimir Chtchetkine Date: Wed, 1 Sep 2010 09:17:11 -0700 Subject: Add android_port initialization in the core. Also some minor cleanups to the ui <-> core stuff. Change-Id: I7d64ec1aa694c027851b7e262b6e1b80bb6cef08 --- Makefile.android | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.android') diff --git a/Makefile.android b/Makefile.android index 6cd1cec..8692115 100644 --- a/Makefile.android +++ b/Makefile.android @@ -664,6 +664,7 @@ CORE_MISC_SOURCES = vl-android.c \ android/hw-control.c \ android/console.c \ android/hw-sensors.c \ + android/hw-qemud.c \ ifeq ($(HOST_ARCH),x86) CORE_MISC_SOURCES += i386-dis.c @@ -727,7 +728,6 @@ UI_AND_CORE_SOURCES = osdep.c \ qemu-malloc.c \ android/keycode-array.c \ android/charmap.c \ - android/hw-qemud.c \ android/utils/bufprint.c \ android/utils/debug.c \ android/utils/path.c \ -- cgit v1.1