mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-05 16:53:55 -06:00
hw: move other devices to hw/misc/, configure with default-configs/
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
parent
914e29d280
commit
e28bee8ee6
31 changed files with 35 additions and 26 deletions
|
@ -1,8 +1,4 @@
|
|||
obj-y += sga.o
|
||||
obj-y += vmport.o
|
||||
obj-y += debugexit.o
|
||||
obj-y += kvm/
|
||||
obj-y += pc-testdev.o
|
||||
|
||||
obj-y := $(addprefix ../,$(obj-y))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue