]> Git Repo - qemu.git/blob - target-mips/Makefile.objs
fpu: Replace int64 typedef with int64_t
[qemu.git] / target-mips / Makefile.objs
1 obj-y += translate.o dsp_helper.o op_helper.o lmi_helper.o helper.o cpu.o
2 obj-y += gdbstub.o msa_helper.o mips-semi.o
3 obj-$(CONFIG_SOFTMMU) += machine.o
4 obj-$(CONFIG_KVM) += kvm.o
This page took 0.026688 seconds and 4 git commands to generate.