Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 4348 → Rev 4349

/branches/dynload/defaults/arm32/Makefile.config
2,7 → 2,7
PLATFORM = arm32
 
# Ramdisk format
RDFMT = fat
RDFMT = tmpfs
 
# Compiler
COMPILER = gcc_cross
30,3 → 30,6
 
# What is your output device?
CONFIG_HID_OUT = generic
 
# Use shared C library
CONFIG_SHARED_LIBC = n