Add qemu 2.4.0
[kvmfornfv.git] / qemu / target-sparc / Makefile.objs
diff --git a/qemu/target-sparc/Makefile.objs b/qemu/target-sparc/Makefile.objs
new file mode 100644 (file)
index 0000000..1cd81cc
--- /dev/null
@@ -0,0 +1,7 @@
+obj-$(CONFIG_SOFTMMU) += machine.o
+obj-y += translate.o helper.o cpu.o
+obj-y += fop_helper.o cc_helper.o win_helper.o mmu_helper.o ldst_helper.o
+obj-$(TARGET_SPARC) += int32_helper.o
+obj-$(TARGET_SPARC64) += int64_helper.o
+obj-$(TARGET_SPARC64) += vis_helper.o
+obj-y += gdbstub.o