]> xenbits.xensource.com Git - qemu-xen-unstable.git/commitdiff
Add dependency for fop_template.c.
authorths <ths>
Sun, 21 Jan 2007 22:40:04 +0000 (22:40 +0000)
committerths <ths>
Sun, 21 Jan 2007 22:40:04 +0000 (22:40 +0000)
Makefile.target

index d8b2be2a2a5d9f3cc6d9fafc353d8e2081a61c12..ba8d5e99bdf485761cf7ec1229f7c24fba57dcba 100644 (file)
@@ -542,7 +542,7 @@ translate.o: translate.c translate_init.c
 endif
 
 ifeq ($(TARGET_ARCH), mips)
-op.o: op.c op_template.c op_mem.c
+op.o: op.c op_template.c fop_template.c op_mem.c
 op_helper.o: op_helper_mem.c
 endif