summaryrefslogtreecommitdiff
path: root/target/mips/Makefile.objs
blob: b820b3b7bcb33d1e9ed3bbe72add1f75873129f4 (plain)
1
2
3
4
5
6
obj-y += translate.o cpu.o gdbstub.o helper.o
obj-y += op_helper.o cp0_helper.o fpu_helper.o
obj-y += dsp_helper.o lmmi_helper.o msa_helper.o
obj-$(CONFIG_SOFTMMU) += mips-semi.o
obj-$(CONFIG_SOFTMMU) += machine.o cp0_timer.o
obj-$(CONFIG_KVM) += kvm.o