mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-07-30 22:03:54 -06:00

Also drop duplicate occurrence of device-hotplug.o. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
4 lines
109 B
Text
4 lines
109 B
Text
obj-y = mc146818rtc.o
|
|
obj-y += alpha_pci.o alpha_dp264.o alpha_typhoon.o
|
|
|
|
obj-y := $(addprefix ../,$(obj-y))
|