]> git.proxmox.com Git - mirror_qemu.git/blob - hw/sh4/Makefile.objs
build: move obj-TARGET-y variables to nested Makefile.objs
[mirror_qemu.git] / hw / sh4 / Makefile.objs
1 obj-y = shix.o r2d.o sh7750.o sh7750_regnames.o tc58128.o
2 obj-y += sh_timer.o sh_serial.o sh_intc.o sh_pci.o sm501.o
3 obj-y += ide/mmio.o
4
5 obj-y := $(addprefix ../,$(obj-y))