sim-card
/
qemu
Archived
10
0
Fork 0

Add dependency for fop_template.c.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2344 c046a42c-6fe2-441c-8c8c-71466251a162
This commit is contained in:
ths 2007-01-21 22:40:04 +00:00
parent 3c07f8e894
commit c281868e26
1 changed files with 1 additions and 1 deletions

View 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