]> Git Repo - qemu.git/blobdiff - hw/sh4/Makefile.objs
hw: Fix qemu_allocate_irqs() leaks
[qemu.git] / hw / sh4 / Makefile.objs
index 68c592179070394e8c53aebd32f599f2df311724..2393702c5768d628236daf65a5be2cfb5de79d27 100644 (file)
@@ -1,5 +1,4 @@
-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 += shix.o r2d.o
 
-obj-y := $(addprefix ../,$(obj-y))
+obj-y += sh7750.o sh7750_regnames.o
+obj-y += sh_pci.o
This page took 0.024266 seconds and 4 git commands to generate.