Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 4348 → Rev 4349

/branches/dynload/defaults/mips32/Makefile.config
2,7 → 2,7
PLATFORM = mips32
 
# Ramdisk format
RDFMT = fat
RDFMT = tmpfs
 
# Compiler
COMPILER = gcc_cross
36,3 → 36,6
 
# Output device class
CONFIG_HID_OUT = generic
 
# Use shared C library
CONFIG_SHARED_LIBC = n