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