]> git.proxmox.com Git - qemu.git/blobdiff - hw/sh4/Makefile.objs
hw: move display devices to hw/display/, configure via default-configs/
[qemu.git] / hw / sh4 / Makefile.objs
index 68c592179070394e8c53aebd32f599f2df311724..c9b0416b077b58013ecd5362d475f7f90959f414 100644 (file)
@@ -1,5 +1,7 @@
-obj-y = shix.o r2d.o 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 += sh_timer.o sh_serial.o sh_intc.o sh_pci.o
 
 obj-y := $(addprefix ../,$(obj-y))
+
+obj-y += shix.o r2d.o
+
+obj-y += sh7750.o sh7750_regnames.o