mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-07 17:53:56 -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,7 +1,3 @@
|
|||
obj-y += sh_intc.o
|
||||
|
||||
obj-y := $(addprefix ../,$(obj-y))
|
||||
|
||||
obj-y += shix.o r2d.o
|
||||
|
||||
obj-y += sh7750.o sh7750_regnames.o
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue