Changeset 10e0cee in mainline for arch/ppc32/Makefile.inc


Ignore:
Timestamp:
2006-06-18T00:31:14Z (19 years ago)
Author:
Martin Decky <martin@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
1bb2e7a
Parents:
8e3bf3e2
Message:

ppc32: BAT-less memory mapping (broken yet)
VSID support (broken yet)
boot API change
cleanup

File:
1 edited

Legend:

Unmodified
Added
Removed
  • arch/ppc32/Makefile.inc

    r8e3bf3e2 r10e0cee  
    5656DEFS += -DCONFIG_PAGE_PT
    5757
     58## Compile with support for address space identifiers.
     59#
     60
     61CONFIG_ASID = y
     62CONFIG_ASID_FIFO = y
     63
    5864## Compile with support for software integer division.
    5965#
Note: See TracChangeset for help on using the changeset viewer.