Re: [Qemu-devel] [PATCH v3 01/16] mips jazz: compile only in 64 bit

2015-06-03 Thread Aurelien Jarno
On 2015-06-03 22:45, Hervé Poussineau wrote: > Remove now useless device models from other MIPS configurations > > We're now compiling 12 files less than before. > > Signed-off-by: Hervé Poussineau > --- > default-configs/mips-softmmu.mak | 5 - > default-configs/mips64-softmmu.mak |

[Qemu-devel] [PATCH v3 01/16] mips jazz: compile only in 64 bit

2015-06-03 Thread Hervé Poussineau
Remove now useless device models from other MIPS configurations We're now compiling 12 files less than before. Signed-off-by: Hervé Poussineau --- default-configs/mips-softmmu.mak | 5 - default-configs/mips64-softmmu.mak | 1 + default-configs/mips64el-softmmu.mak | 1 + default-conf