Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 327 → Rev 328

//SPARTAN/trunk/src/Makefile.config
4,6 → 4,9
#ARCH=ppc
#ARCH=amd64
 
# If this is yes, then cross compiler will be used instead of host compiler
CROSS_COMPILER=no
 
# Support for symetric multiprocessors
SMP=__SMP__