Changeset 2e5365f3 in mainline for arch/ppc/Makefile.inc


Ignore:
Timestamp:
2005-08-11T23:15:31Z (20 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
3902f8a4
Parents:
82f9955
Message:

PPC work.
Define dummy implementations of many functions in fake.s.
Define kernel_image_start in start.S.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • arch/ppc/Makefile.inc

    r82f9955 r2e5365f3  
    1313arch_sources= \
    1414        arch/powerpc.c \
    15         arch/fpu_context.c
     15        arch/fpu_context.c \
     16        arch/fake.s \
     17        arch/start.S
Note: See TracChangeset for help on using the changeset viewer.