Changeset ed0dd65 in mainline for src/Makefile.config


Ignore:
Timestamp:
2005-04-30T16:47:17Z (20 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
30ef8ce
Parents:
10a2e22
Message:

More ACPI work.
Initial MADT table parsing.

SMP renaming and reorganization to reflect there are more ways to bring SMP up.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/Makefile.config

    r10a2e22 red0dd65  
    1414DEBUG_SPINLOCK=DEBUG_SPINLOCK
    1515
     16# Uncomment if you want to compile in userspace support
     17#USERSPACE=__USERSPACE__
     18
    1619# Uncomment if you want to run in the test mode
    17 TEST=__TEST__
     20#TEST=__TEST__
    1821
    1922TEST_FILE=test.c
Note: See TracChangeset for help on using the changeset viewer.