hw: move DMA controllers to hw/dma/, configure with default-configs/

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
Paolo Bonzini 2013-02-05 14:54:35 +01:00
parent ba25df88cc
commit d2c0bd8458
11 changed files with 13 additions and 10 deletions

View file

@ -1,5 +1,4 @@
# IO blocks
obj-y += etraxfs_dma.o
obj-y += etraxfs_pic.o
obj-y := $(addprefix ../,$(obj-y))