Changeset 84dd253 in mainline for arch/ia64/Makefile.inc


Ignore:
Timestamp:
2005-09-21T13:37:50Z (20 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
aed4eca
Parents:
fcacfb7
Message:

Physical memory management work.
New frame allocator.
Some architectures need to have bigger heap.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • arch/ia64/Makefile.inc

    rfcacfb7 r84dd253  
    3333        arch/ivt.S \
    3434        arch/interrupt_handler.c \
    35         arch/fmath.c
     35        arch/fmath.c \
     36        arch/mm/frame.c
Note: See TracChangeset for help on using the changeset viewer.