]> Git Repo - qemu.git/blobdiff - target-mips/Makefile.objs
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2016-02-09' into staging
[qemu.git] / target-mips / Makefile.objs
index 2e0e093e1f989c1fa4d0922fc4d7efa195d5bc77..bc5ed8511f81faee15f8ac3db7ff2cec60ef12f5 100644 (file)
@@ -1,4 +1,4 @@
-obj-y += translate.o op_helper.o helper.o cpu.o
+obj-y += translate.o dsp_helper.o op_helper.o lmi_helper.o helper.o cpu.o
+obj-y += gdbstub.o msa_helper.o mips-semi.o
 obj-$(CONFIG_SOFTMMU) += machine.o
-
-$(obj)/op_helper.o: QEMU_CFLAGS += $(HELPER_CFLAGS)
+obj-$(CONFIG_KVM) += kvm.o
This page took 0.022833 seconds and 4 git commands to generate.