]> Git Repo - qemu.git/blobdiff - target-mips/Makefile.objs
Merge remote-tracking branch 'remotes/kraxel/tags/pull-gtk-20141015-1' into staging
[qemu.git] / target-mips / Makefile.objs
index 2e0e093e1f989c1fa4d0922fc4d7efa195d5bc77..716244f3d5f33a86071a4c749df778a40fe656c2 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
 obj-$(CONFIG_SOFTMMU) += machine.o
-
-$(obj)/op_helper.o: QEMU_CFLAGS += $(HELPER_CFLAGS)
+obj-$(CONFIG_KVM) += kvm.o
This page took 0.022506 seconds and 4 git commands to generate.