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