Changeset d32358f in mainline for HelenOS.config


Ignore:
Timestamp:
2010-02-04T16:24:32Z (14 years ago)
Author:
Martin Decky <martin@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
b1d3c36
Parents:
eda925a
Message:

abs32le: explicitly support SMP configurations
abs32le: add several missing functions (dummy implementations)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • HelenOS.config

    reda925a rd32358f  
    310310
    311311% Support for SMP
    312 ! [(PLATFORM=ia32&PROCESSOR!=athlon_xp)|PLATFORM=amd64|PLATFORM=sparc64|PLATFORM=ia64|(PLATFORM=mips32&MACHINE=msim)] CONFIG_SMP (y/n)
     312! [(PLATFORM=ia32&PROCESSOR!=athlon_xp)|PLATFORM=amd64|PLATFORM=sparc64|PLATFORM=ia64|(PLATFORM=mips32&MACHINE=msim)|PLATFORM=abs32le] CONFIG_SMP (y/n)
    313313
    314314% Debug build
Note: See TracChangeset for help on using the changeset viewer.