This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
qemu
Watch
0
Star
0
Fork
0
You've already forked qemu
mirror of
https://github.com/qemu/qemu.git
synced
2024-11-28 14:24:02 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
c62c4551b8
qemu
/
default-configs
/
mips64el-softmmu.mak
5 lines
77 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 08:41:02 +08:00
# Default configuration for mips64el-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 08:41:06 +08:00
CONFIG_ISA_MMIO
=
y
Only compile esp when one target uses it Patchworks-ID: 35206 Signed-off-by: Juan Quintela <quintela@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
2009-10-07 08:41:10 +08:00
CONFIG_ESP
=
y
Reference in New Issue
Copy Permalink