Fixes PowerPC kvm-userspace build.

Signed-off-by: Hollis Blanchard <[EMAIL PROTECTED]>
---
 qemu/Makefile.target |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/qemu/Makefile.target b/qemu/Makefile.target
index 05ace8e..bb24cc0 100644
--- a/qemu/Makefile.target
+++ b/qemu/Makefile.target
@@ -205,6 +205,7 @@ else
 LIBOBJS+= translate-all.o translate.o
 endif
 ifdef CONFIG_DYNGEN_OP
+exec.o: dyngen-opc.h
 LIBOBJS+=op.o
 endif
 # TCG code generator
-- 
1.5.6.5

--
To unsubscribe from this list: send the line "unsubscribe kvm-ppc" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to