Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 1618 → Rev 1619

/shark/branches/xen/shark.cfg
7,6 → 7,11
# COMPILER = GCC3, GCC4, DJGPP
COMPILER = GCC4
 
# Architecture selection
# The architecture we're building the system for. The only supported
# value (at the time being) is x86.
ARCH = x86
 
# Kernel Image Start Point
# MEM_START = 0x220000
# The kernel image file will be loaded starting from this