Changeset 10caad0 in mainline for arch/ppc/Makefile.inc


Ignore:
Timestamp:
2005-08-30T17:37:50Z (19 years ago)
Author:
Martin Decky <martin@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
7ce9284
Parents:
db5e25f
Message:

PPC memory size detection

File:
1 edited

Legend:

Unmodified
Added
Removed
  • arch/ppc/Makefile.inc

    rdb5e25f r10caad0  
    1717arch_sources= \
    1818        arch/ppc.c \
     19        arch/debug/panic.s \
    1920        arch/fpu_context.c \
    2021        arch/dummy.s \
     
    2223        arch/asm.s \
    2324        arch/mm/frame.c \
     25        arch/mm/memory_init.c \
    2426        arch/mm/page.c \
    2527        arch/drivers/ofw.c
Note: See TracChangeset for help on using the changeset viewer.