]> git.proxmox.com Git - mirror_qemu.git/blobdiff - hw/mips/Makefile.objs
ui/cocoa.m: Make scrolling work again in GUI monitor windows
[mirror_qemu.git] / hw / mips / Makefile.objs
index af4d1f947b36284ac0fa8eb5fcca0c2a12336fcc..17a311aaba3526783f2980e883ed2d5005dacf08 100644 (file)
@@ -1,8 +1,7 @@
-obj-y += gt64xxx.o
-obj-$(CONFIG_FULONG) += bonito.o
-
-obj-y := $(addprefix ../,$(obj-y))
-
-obj-y += mips_r4k.o mips_jazz.o mips_malta.o mips_mipssim.o
-obj-y += addr.o cputimer.o mips_int.o
+obj-y += mips_r4k.o mips_malta.o mips_mipssim.o
+obj-y += addr.o mips_int.o
+obj-$(CONFIG_JAZZ) += mips_jazz.o
 obj-$(CONFIG_FULONG) += mips_fulong2e.o
+obj-y += gt64xxx_pci.o
+obj-$(CONFIG_MIPS_CPS) += cps.o
+obj-$(CONFIG_MIPS_BOSTON) += boston.o