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>
4 lines
85 B
Text
4 lines
85 B
Text
obj-y = sun4u.o apb_pci.o
|
|
obj-y += mc146818rtc.o
|
|
|
|
obj-y := $(addprefix ../,$(obj-y))
|