Skip to content

Commit

Permalink
ppc: don't define bamboo-0.13 as the default machine
Browse files Browse the repository at this point in the history
It has been broken by commit 977b6b9.

Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
  • Loading branch information
aurel32 committed Mar 8, 2010
1 parent 70539e1 commit 921e169
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion hw/ppc440_bamboo.c
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,6 @@ static QEMUMachine bamboo_machine = {
.alias = "bamboo",
.desc = "bamboo",
.init = bamboo_init,
.is_default = 1,
};

static QEMUMachine bamboo_machine_v0_12 = {
Expand Down

0 comments on commit 921e169

Please sign in to comment.