Changeset fd89cf9 in mainline


Ignore:
Timestamp:
2011-03-28T19:15:33Z (13 years ago)
Author:
Jiri Svoboda <jiri@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
2afc54d, 603c8740, dc87f3fd
Parents:
df81f9ca
Message:

Do not disable kernel tests nor make the build barebone nor disable Udebug in gta02 profile.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • defaults/arm32/gta02/Makefile.config

    rdf81f9ca rfd89cf9  
    44# RAM disk format
    55RDFMT = tmpfs
    6 
    7 # Support for userspace debuggers
    8 CONFIG_UDEBUG = n
    9 
    10 # Compile kernel tests
    11 CONFIG_TEST = n
    12 
    13 # Barebone build with essential binaries only
    14 CONFIG_BAREBONE = y
Note: See TracChangeset for help on using the changeset viewer.