hw: move other devices to hw/misc/, configure with default-configs/

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
Paolo Bonzini 2013-04-03 18:06:08 +02:00
parent 914e29d280
commit e28bee8ee6
31 changed files with 35 additions and 26 deletions

View file

@ -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))