This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
qemu
Watch
1
Star
0
Fork
0
You've already forked qemu
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
9ba58cb47f
qemu
/
default-configs
/
mips-softmmu.mak
4 lines
74 B
Makefile
Raw
Normal View
History
Unescape
Escape
Add new config-devices.mak for each target We generate config-devices.h from there automatically. We need to do it in main Makefile, because we are going to need a main Makefile for them. Patchworks-ID: 35196 Signed-off-by: Juan Quintela <quintela@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
2009-10-07 04:41:02 +04:00
# Default configuration for mips-softmmu
Only compile isa_mmio when one target uses it Patchworks-ID: 35200 Signed-off-by: Juan Quintela <quintela@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
2009-10-07 04:41:06 +04:00
default-configs: add mips-softmmu-common.mak Add mips-softmmu-common.mak and include it in existing mips*-softmmu.mak files to avoid having to repeat CONFIG defines four times. Suggested-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Leon Alrae <leon.alrae@imgtec.com>
2016-03-02 16:21:11 +03:00
i
n
c
l
u
d
e
m
i
p
s
-
s
o
f
t
m
m
u
-
c
o
m
m
o
n
.
m
a
k
Reference in New Issue
Copy Permalink