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