mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-10 02:54:58 -06:00
hw: move DMA controllers to hw/dma/, configure with default-configs/
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
parent
ba25df88cc
commit
d2c0bd8458
11 changed files with 13 additions and 10 deletions
|
@ -1,5 +1,4 @@
|
|||
# IO blocks
|
||||
obj-y += etraxfs_dma.o
|
||||
obj-y += etraxfs_pic.o
|
||||
|
||||
obj-y := $(addprefix ../,$(obj-y))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue