]> Git Repo - qemu.git/blob - hw/mips/Makefile.objs
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
[qemu.git] / hw / mips / Makefile.objs
1 obj-y += addr.o mips_int.o
2 obj-$(CONFIG_R4K) += mips_r4k.o
3 obj-$(CONFIG_MALTA) += gt64xxx_pci.o mips_malta.o
4 obj-$(CONFIG_MIPSSIM) += mips_mipssim.o
5 obj-$(CONFIG_JAZZ) += mips_jazz.o
6 obj-$(CONFIG_FULONG) += mips_fulong2e.o
7 obj-$(CONFIG_MIPS_CPS) += cps.o
8 obj-$(CONFIG_MIPS_BOSTON) += boston.o
This page took 0.026057 seconds and 4 git commands to generate.