Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • defaults/special/Makefile.config

    rad8f03d2 rd32358f  
    33
    44# Compiler
    5 COMPILER = gcc_cross
     5COMPILER = gcc_native
    66
    77# Support for SMP
     
    2323CONFIG_LOG = n
    2424
    25 # Kernel function tracing
    26 CONFIG_TRACE = n
    27 
    2825# Compile kernel tests
    2926CONFIG_TEST = y
     
    3128# Load disk drivers on startup
    3229CONFIG_START_BD = n
    33 
    34 # Bundle netif/nil network layer
    35 CONFIG_NETIF_NIL_BUNDLE = n
Note: See TracChangeset for help on using the changeset viewer.