mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-03 15:53:54 -06:00
hw: move interrupt controllers to hw/intc/, configure with default-configs/
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
parent
d2c0bd8458
commit
7702e47c21
35 changed files with 34 additions and 28 deletions
|
@ -1,5 +1,4 @@
|
|||
# LM32 peripherals
|
||||
obj-y += lm32_pic.o
|
||||
obj-y += lm32_sys.o
|
||||
obj-y += milkymist-hpdmc.o
|
||||
obj-y += milkymist-pfpu.o
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue