mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-12-17 21:26:13 -07: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))
|