mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-04 08:13:54 -06:00
build: move qapi/ objects to nested Makefile.objs
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
parent
4c69605472
commit
dd5614d6f1
2 changed files with 5 additions and 4 deletions
3
qapi/Makefile.objs
Normal file
3
qapi/Makefile.objs
Normal file
|
@ -0,0 +1,3 @@
|
|||
qapi-obj-y = qapi-visit-core.o qapi-dealloc-visitor.o qmp-input-visitor.o
|
||||
qapi-obj-y += qmp-output-visitor.o qmp-registry.o qmp-dispatch.o
|
||||
qapi-obj-y += string-input-visitor.o string-output-visitor.o
|
Loading…
Add table
Add a link
Reference in a new issue