Changeset f27f3fd in mainline for kernel/arch/ia32/Makefile.inc


Ignore:
Timestamp:
2014-08-27T23:27:15Z (11 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
dd8b6a8
Parents:
da904f7 (diff), 8d427a3 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge autogen support.

File:
1 edited

Legend:

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

    rda904f7 rf27f3fd  
    105105        arch/$(KARCH)/src/fpu_context.c \
    106106        arch/$(KARCH)/src/syscall.c
     107
     108ARCH_AUTOGENS_AG = \
     109        arch/$(KARCH)/include/arch/istate_struct.ag
     110
Note: See TracChangeset for help on using the changeset viewer.