]> git.proxmox.com Git - qemu.git/blobdiff - hw/sh4/Makefile.objs
hw: move boards and other isolated files to hw/ARCH
[qemu.git] / hw / sh4 / Makefile.objs
index 68c592179070394e8c53aebd32f599f2df311724..b2e1f1e0442e3549298b830b66985ddf330faf0d 100644 (file)
@@ -1,5 +1,7 @@
-obj-y = shix.o r2d.o sh7750.o sh7750_regnames.o tc58128.o
+obj-y = sh7750.o sh7750_regnames.o tc58128.o
 obj-y += sh_timer.o sh_serial.o sh_intc.o sh_pci.o sm501.o
 obj-y += ide/mmio.o
 
 obj-y := $(addprefix ../,$(obj-y))
+
+obj-y += shix.o r2d.o