ppc: don't define bamboo-0.13 as the default machine
It has been broken by commit 977b6b91ce
.
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
This commit is contained in:
parent
70539e1850
commit
921e169d61
@ -177,7 +177,6 @@ static QEMUMachine bamboo_machine = {
|
||||
.alias = "bamboo",
|
||||
.desc = "bamboo",
|
||||
.init = bamboo_init,
|
||||
.is_default = 1,
|
||||
};
|
||||
|
||||
static QEMUMachine bamboo_machine_v0_12 = {
|
||||
|
Loading…
Reference in New Issue
Block a user