Browse Source
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>pull/96/head
6 changed files with 31 additions and 12 deletions
@ -1,10 +0,0 @@ |
|||||
chardev-obj-$(CONFIG_SOFTMMU) += chardev-sysemu.o |
|
||||
common-obj-$(CONFIG_SOFTMMU) += msmouse.o wctablet.o testdev.o |
|
||||
|
|
||||
ifeq ($(CONFIG_BRLAPI),y) |
|
||||
common-obj-m += baum.o |
|
||||
baum.o-cflags := $(SDL_CFLAGS) |
|
||||
baum.o-libs := $(BRLAPI_LIBS) |
|
||||
endif |
|
||||
|
|
||||
common-obj-$(CONFIG_SPICE) += spice.o |
|
||||
Loading…
Reference in new issue