mirror of
https://gitlab.com/qemu-project/qemu
synced 2024-11-05 20:35:44 +00:00
7a2771d154
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
9 lines
193 B
Text
9 lines
193 B
Text
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
|