From 3f2546b2ef55b661fd8dd69682b38992225e86f6 Mon Sep 17 00:00:00 2001 From: fishsoupisgood Date: Mon, 29 Apr 2019 01:17:54 +0100 Subject: Initial import of qemu-2.4.1 --- target-tricore/Makefile.objs | 1 + 1 file changed, 1 insertion(+) create mode 100644 target-tricore/Makefile.objs (limited to 'target-tricore/Makefile.objs') diff --git a/target-tricore/Makefile.objs b/target-tricore/Makefile.objs new file mode 100644 index 00000000..21e820d8 --- /dev/null +++ b/target-tricore/Makefile.objs @@ -0,0 +1 @@ +obj-y += translate.o helper.o cpu.o op_helper.o -- cgit v1.2.3