Changeset 7df54df in mainline for arch/amd64/Makefile.inc


Ignore:
Timestamp:
2005-09-02T14:00:48Z (20 years ago)
Author:
Ondrej Palkovsky <ondrap@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
32f6e1bd
Parents:
73838ed
Message:

Fixed stack settings in boot.S in real mode.
Added ia32 memmap support.
Added cpuid support.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • arch/amd64/Makefile.inc

    r73838ed r7df54df  
    3333        arch/mm/tlb.c \
    3434        arch/asm_utils.S \
    35         arch/fmath.c
     35        arch/fmath.c \
     36        arch/mm/memory_init.c
Note: See TracChangeset for help on using the changeset viewer.