mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-04 16:23:55 -06:00
add pflib: PixelFormat conversion library.
This commit is contained in:
parent
526c523781
commit
d6d94fc327
3 changed files with 234 additions and 0 deletions
|
@ -83,6 +83,7 @@ common-obj-y += qemu-char.o savevm.o #aio.o
|
|||
common-obj-y += msmouse.o ps2.o
|
||||
common-obj-y += qdev.o qdev-properties.o
|
||||
common-obj-y += block-migration.o
|
||||
common-obj-y += pflib.o
|
||||
|
||||
common-obj-$(CONFIG_BRLAPI) += baum.o
|
||||
common-obj-$(CONFIG_POSIX) += migration-exec.o migration-unix.o migration-fd.o
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue