mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-05 00:33:55 -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,5 @@
|
|||
obj-y = sun4m_iommu.o slavio_intctl.o
|
||||
obj-y += slavio_misc.o sparc32_dma.o
|
||||
obj-y = slavio_intctl.o
|
||||
obj-y += slavio_misc.o
|
||||
obj-y += eccmemctl.o sbi.o sun4c_intctl.o
|
||||
|
||||
# GRLIB
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue