]> git.proxmox.com Git - qemu.git/blob - hw/sh4/Makefile.objs
Merge remote-tracking branch 'bonzini/nested-makefiles-3' into staging
[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))