Ignore:
File:
1 edited

Legend:

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

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