mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-02 15:23:53 -06:00
6 lines
107 B
Text
6 lines
107 B
Text
obj-y = mc146818rtc.o
|
|
obj-y += alpha_typhoon.o
|
|
|
|
obj-y := $(addprefix ../,$(obj-y))
|
|
|
|
obj-y += dp264.o pci.o
|