projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fd88b6a
)
Add more cpu.h dependencies.
author
ths
<ths@c046a42c-6fe2-441c-8c8c-71466251a162>
Wed, 23 May 2007 08:35:19 +0000
(08:35 +0000)
committer
ths
<ths@c046a42c-6fe2-441c-8c8c-71466251a162>
Wed, 23 May 2007 08:35:19 +0000
(08:35 +0000)
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2850
c046a42c
-6fe2-441c-8c8c-
71466251a162
Makefile.target
patch
|
blob
|
history
diff --git
a/Makefile.target
b/Makefile.target
index e5b3ecc057f22de1cd02d8bbdd3849d32a673671..65a4882bc3a055c99d1534b216a2bcbd373bc9c4 100644
(file)
--- a/
Makefile.target
+++ b/
Makefile.target
@@
-610,8
+610,8
@@
endif
ifeq ($(TARGET_BASE_ARCH), mips)
helper.o: cpu.h exec-all.h
-op.o: op_template.c fop_template.c op_mem.c exec.h
-op_helper.o: op_helper_mem.c exec.h softmmu_template.h
+op.o: op_template.c fop_template.c op_mem.c exec.h
cpu.h
+op_helper.o: op_helper_mem.c exec.h softmmu_template.h
cpu.h
translate.o: translate_init.c exec-all.h disas.h
endif