aboutsummaryrefslogtreecommitdiff
path: root/target/mips/Makefile.objs
diff options
context:
space:
mode:
Diffstat (limited to 'target/mips/Makefile.objs')
-rw-r--r--target/mips/Makefile.objs6
1 files changed, 0 insertions, 6 deletions
diff --git a/target/mips/Makefile.objs b/target/mips/Makefile.objs
deleted file mode 100644
index b820b3b7bc..0000000000
--- a/target/mips/Makefile.objs
+++ /dev/null
@@ -1,6 +0,0 @@
-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