diff options
Diffstat (limited to 'target-sh4/Makefile.objs')
-rw-r--r-- | target-sh4/Makefile.objs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target-sh4/Makefile.objs b/target-sh4/Makefile.objs index ca20f21443..cb448a840f 100644 --- a/target-sh4/Makefile.objs +++ b/target-sh4/Makefile.objs @@ -1,2 +1 @@ obj-y += translate.o op_helper.o helper.o cpu.o -obj-$(CONFIG_SOFTMMU) += machine.o |