aboutsummaryrefslogtreecommitdiff
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 310de1e72d..ea953e0d2c 100644
--- a/Makefile.target
+++ b/Makefile.target
@@ -186,6 +186,7 @@ all: $(PROGS)
LIBOBJS=exec.o kqemu.o translate-all.o cpu-exec.o\
translate.o host-utils.o
ifdef CONFIG_DYNGEN_OP
+exec.o: dyngen-opc.h
LIBOBJS+=op.o
endif
# TCG code generator