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