Changeset 26f407e9 in mainline for kernel/arch/ia64/src/ia64.c


Ignore:
Timestamp:
2012-02-18T23:14:47Z (12 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
0428f77
Parents:
4449c6c
Message:

The i460GX machine can indeed use the rootpc platform driver.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/arch/ia64/src/ia64.c

    r4449c6c r26f407e9  
    144144#endif
    145145#ifdef MACHINE_i460GX
    146         platform = "i460GX";
     146        platform = "pc";
    147147#endif
    148148        sysinfo_set_item_data("platform", NULL, (void *) platform,
Note: See TracChangeset for help on using the changeset viewer.