summaryrefslogtreecommitdiffstats
path: root/Makefile.target
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.target')
-rw-r--r--Makefile.target1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.target b/Makefile.target
index c2fed53..59ce7eb 100644
--- a/Makefile.target
+++ b/Makefile.target
@@ -468,6 +468,7 @@ endif
ifeq ($(TARGET_ARCH), ppc)
op.o: op.c op_template.h op_mem.h
op_helper.o: op_helper_mem.h
+translate.o: translate.c translate_init.c
endif
ifeq ($(TARGET_ARCH), mips)
OpenPOWER on IntegriCloud