diff options
Diffstat (limited to 'qemu/target-cris/Makefile.objs')
-rw-r--r-- | qemu/target-cris/Makefile.objs | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/qemu/target-cris/Makefile.objs b/qemu/target-cris/Makefile.objs deleted file mode 100644 index 7779227fc..000000000 --- a/qemu/target-cris/Makefile.objs +++ /dev/null @@ -1,3 +0,0 @@ -obj-y += translate.o op_helper.o helper.o cpu.o -obj-y += gdbstub.o -obj-$(CONFIG_SOFTMMU) += mmu.o machine.o |