OSDN Git Service

ui: add x_keymap.o to modules
authorPaolo Bonzini <pbonzini@redhat.com>
Thu, 17 May 2018 12:39:42 +0000 (14:39 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Fri, 18 May 2018 07:13:37 +0000 (09:13 +0200)
commit68898bc82bcb0e697ed03c2405321033ba7feaf7
tree64d51facf7ef1be6236dc524245a7c6bc7f12bd5
parent08d9864fa4e0c616e076ca8b225d39a7ecb189af
ui: add x_keymap.o to modules

x_keymap.o is common to the SDL and GTK+ modules, and it causes the
QEMU binary to link to the X11 libraries.  Add it separately to the
modules to keep the main QEMU binary smaller.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Message-id: 1526560782-18732-1-git-send-email-pbonzini@redhat.com

[ kraxel: fix lm32 target build (milkymist-tmu2) ]

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
hw/display/Makefile.objs
ui/Makefile.objs