]> git.proxmox.com Git - qemu.git/blobdiff - target-mips/Makefile.objs
vfio-pci: Fix multifunction=on
[qemu.git] / target-mips / Makefile.objs
index 2e0e093e1f989c1fa4d0922fc4d7efa195d5bc77..0277d56e8252fedae448da4d8b806e43c0ab87bb 100644 (file)
@@ -1,4 +1,3 @@
-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)