mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-18 07:32:06 -06:00
vga: build qxl as module
First step in making spice support modular. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Message-id: 20200624131045.14512-8-kraxel@redhat.com
This commit is contained in:
parent
aa9c8573be
commit
d39e93d483
3 changed files with 7 additions and 1 deletions
|
@ -43,5 +43,6 @@ devices-dirs-y += smbios/
|
|||
endif
|
||||
|
||||
common-obj-y += $(devices-dirs-y)
|
||||
common-obj-m += display/
|
||||
common-obj-m += usb/
|
||||
obj-y += $(devices-dirs-y)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue