Changeset 7397c73 in mainline for kernel/arch/ia32xen/Makefile.inc


Ignore:
Timestamp:
2008-03-15T09:09:15Z (16 years ago)
Author:
Josef Cejka <malyzelenyhnus@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
1aede82
Parents:
d2fa31f7
Message:

Context.s renamed to context.S for ia32 and fixed links for ia32xen.
Added asm macros for context save/restore and offset definitions.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/arch/ia32xen/Makefile.inc

    rd2fa31f7 r7397c73  
    112112
    113113ARCH_SOURCES = \
    114         arch/$(ARCH)/src/context.s \
     114        arch/$(ARCH)/src/context.S \
    115115        arch/$(ARCH)/src/debug/panic.s \
    116116        arch/$(ARCH)/src/delay.s \
Note: See TracChangeset for help on using the changeset viewer.