]> git.proxmox.com Git - mirror_qemu.git/blob - hw/alpha/Makefile.objs
build: move obj-TARGET-y variables to nested Makefile.objs
[mirror_qemu.git] / hw / alpha / Makefile.objs
1 obj-y = mc146818rtc.o
2 obj-y += alpha_pci.o alpha_dp264.o alpha_typhoon.o
3
4 obj-y := $(addprefix ../,$(obj-y))