Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 4348 → Rev 4349

/branches/dynload/defaults/amd64/Makefile.config
2,7 → 2,7
PLATFORM = amd64
 
# Ramdisk format
RDFMT = fat
RDFMT = tmpfs
 
# Compiler
COMPILER = gcc_cross
57,3 → 57,6
 
# Default framebuffer depth
CONFIG_VESA_BPP = 16
 
# Use shared C library
CONFIG_SHARED_LIBC = n