mirror of
https://gitlab.com/qemu-project/openbios.git
synced 2024-02-13 08:34:06 +08:00
ppc: Typo fix
It's Old World vs. New World Macs. Signed-off-by: Andreas Färber <andreas.faerber@web.de> git-svn-id: svn://coreboot.org/openbios/trunk/openbios-devel@935 f158a5a8-5612-0410-a976-696ce0be7e32
This commit is contained in:
committed by
Andreas Färber
parent
d1c94b88f4
commit
b544062187
@@ -646,7 +646,7 @@ arch_of_init( void )
|
||||
fword("find-device");
|
||||
|
||||
switch(machine_id) {
|
||||
case ARCH_HEATHROW: /* OldWord */
|
||||
case ARCH_HEATHROW: /* OldWorld */
|
||||
|
||||
/* model */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user