Changeset a595f5a in mainline for kernel/arch/ppc32/Makefile.inc


Ignore:
Timestamp:
2014-09-03T22:29:01Z (11 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
309a894
Parents:
fe124d63
Message:

Autogenerate ppc32 kernel context_t and fpu_context_t and their offsets.

File:
1 edited

Legend:

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

    rfe124d63 ra595f5a  
    6060
    6161ARCH_AUTOGENS_AG = \
    62         arch/$(KARCH)/include/arch/istate_struct.ag
     62        arch/$(KARCH)/include/arch/istate_struct.ag \
     63        arch/$(KARCH)/include/arch/context_struct.ag \
     64        arch/$(KARCH)/include/arch/fpu_context_struct.ag
    6365
Note: See TracChangeset for help on using the changeset viewer.