mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-07-27 12:23:53 -06:00
6 lines
95 B
Text
6 lines
95 B
Text
obj-y = apb_pci.o
|
|
obj-y += mc146818rtc.o
|
|
|
|
obj-y := $(addprefix ../,$(obj-y))
|
|
|
|
obj-y += sun4u.o
|