diff options
Diffstat (limited to 'qemu/target-tricore/Makefile.objs')
-rw-r--r-- | qemu/target-tricore/Makefile.objs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qemu/target-tricore/Makefile.objs b/qemu/target-tricore/Makefile.objs index 21e820d8f..7a0567071 100644 --- a/qemu/target-tricore/Makefile.objs +++ b/qemu/target-tricore/Makefile.objs @@ -1 +1 @@ -obj-y += translate.o helper.o cpu.o op_helper.o +obj-y += translate.o helper.o cpu.o op_helper.o fpu_helper.o |