Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 91 → Rev 92

//SPARTAN/trunk/src/Makefile.config
5,7 → 5,7
#ARCH=amd64
 
# Support for symetric multiprocessors
SMP=__SMP__
#SMP=__SMP__
 
# Improved support for hyperthreading
HT=__HT__
17,7 → 17,7
#USERSPACE=__USERSPACE__
 
# Uncomment if you want to run in the test mode
TEST=__TEST__
#TEST=__TEST__
 
TEST_FILE=test.c