diff options
Diffstat (limited to 'target-tricore/Makefile.objs')
-rw-r--r-- | target-tricore/Makefile.objs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target-tricore/Makefile.objs b/target-tricore/Makefile.objs index 21e820d8f9..7a05670718 100644 --- a/target-tricore/Makefile.objs +++ b/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 |