]> 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 0a652f85217d000287ba2216010b4f3b641e347f..17a311aaba3526783f2980e883ed2d5005dacf08 100644 (file)
@@ -1,4 +1,7 @@
-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