Changeset 9929742 in mainline


Ignore:
Timestamp:
2010-05-12T22:56:30Z (14 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
08c88b84, 2e4e706
Parents:
fa9616b4
Message:

Modify default options for Serengeti so that it can boot in Simics.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • defaults/sparc64/serengeti/Makefile.config

    rfa9616b4 r9929742  
    11# Machine type
    22MACHINE = serengeti
     3RDFMT = tmpfs
     4CONFIG_SMP = n
     5CONFIG_DEBUG = n
     6CONFIG_UDEBUG = n
     7CONFIG_SYMTAB = n
     8CONFIG_TEST = n
     9CONFIG_STRIP_BINARIES = y
     10CONFIG_OPTIMIZE_FOR_SIZE = y
     11CONFIG_BARE_BONED = y
Note: See TracChangeset for help on using the changeset viewer.