]> Git Repo - qemu.git/blob - hw/alpha/Makefile.objs
hw: move boards and other isolated files to hw/ARCH
[qemu.git] / hw / alpha / Makefile.objs
1 obj-y = mc146818rtc.o
2 obj-y += alpha_typhoon.o
3
4 obj-y := $(addprefix ../,$(obj-y))
5
6 obj-y += dp264.o pci.o
This page took 0.023175 seconds and 4 git commands to generate.