blob: bc5ed8511f81faee15f8ac3db7ff2cec60ef12f5 (
plain) (
blame)
1
2
3
4
|
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-$(CONFIG_KVM) += kvm.o
|