aboutsummaryrefslogtreecommitdiff
path: root/target/mips/Makefile.objs
blob: 3ca2bde4d27bf507454f93e7399b5ac2b1c9d526 (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
obj-y += dsp_helper.o lmi_helper.o msa_helper.o
obj-$(CONFIG_SOFTMMU) += mips-semi.o
obj-$(CONFIG_SOFTMMU) += machine.o cp0_timer.o
obj-$(CONFIG_KVM) += kvm.o