Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 1072 → Rev 1073

/shark/trunk/shark.cfg
1,6 → 1,12
# S.Ha.R.K. Setup File
#
 
# Compiler selection option
# S.Ha.R.K. 1.5.2 added the support of gcc 4 and higher versions.
# However, some options are not compatible with gcc 3 (and DJGPP).
# COMPILER = GCC3, GCC4, DJGPP
COMPILER = GCC4
 
# Kernel Image Start Point
# MEM_START = 0x220000
# The kernel image file will be loaded starting from this