mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-07-27 20:33:54 -06:00

Also drop duplicate occurrence of device-hotplug.o. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
5 lines
173 B
Text
5 lines
173 B
Text
obj-y = shix.o r2d.o sh7750.o sh7750_regnames.o 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))
|