mirror of
https://github.com/izzy2lost/xemu.git
synced 2026-07-06 00:20:22 -07:00
sh: move files referencing CPU to hw/sh4/
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
obj-y = sh7750.o sh7750_regnames.o tc58128.o
|
||||
obj-y = tc58128.o
|
||||
obj-y += sh_timer.o sh_serial.o sh_intc.o sh_pci.o sm501.o
|
||||
obj-y += ide/mmio.o
|
||||
|
||||
obj-y := $(addprefix ../,$(obj-y))
|
||||
|
||||
obj-y += shix.o r2d.o
|
||||
|
||||
obj-y += sh7750.o sh7750_regnames.o
|
||||
|
||||
Reference in New Issue
Block a user