mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-07-27 20:33:54 -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
|