Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • defaults/ppc32/Makefile.config

    r1ea99cc r59e9398b  
    33
    44# Ramdisk format
    5 RDFMT = tmpfs
     5RDFMT = fat
    66
    77# Compiler
     
    2323CONFIG_LOG = n
    2424
     25# Kernel function tracing
     26CONFIG_TRACE = n
     27
    2528# Compile kernel tests
    2629CONFIG_TEST = y
     
    3841CONFIG_BAT = y
    3942
    40 # Use shared C library
    41 CONFIG_SHARED_LIBC = n
    42 
    4343# Load disk drivers on startup
    4444CONFIG_START_BD = n
     
    4646# Mount /data on startup
    4747CONFIG_MOUNT_DATA = n
     48
Note: See TracChangeset for help on using the changeset viewer.