Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • defaults/ia32/Makefile.config

    r59e9398b rec3e2ed  
    66
    77# Ramdisk format
    8 RDFMT = fat
     8RDFMT = tmpfs
    99
    1010# Compiler
     
    6565CONFIG_VESA_BPP = 16
    6666
     67# Build shared libraries
     68CONFIG_BUILD_SHARED_LIBS = y
     69
     70# Link against shared libraries
     71CONFIG_USE_SHARED_LIBS = y
     72
    6773# Load disk drivers on startup
    6874CONFIG_START_BD = n
Note: See TracChangeset for help on using the changeset viewer.