Changeset 33c2952 in mainline for kernel/Makefile


Ignore:
Timestamp:
2012-11-07T21:00:02Z (12 years ago)
Author:
Adam Hraska <adam.hraska+hos@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
dcb0751
Parents:
fc89e32 (diff), 94795812 (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:

Merged with mainline.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/Makefile

    rfc89e32 r33c2952  
    262262        generic/src/ipc/ipc.c \
    263263        generic/src/ipc/sysipc.c \
     264        generic/src/ipc/sysipc_ops.c \
     265        generic/src/ipc/ops/clnestab.c \
     266        generic/src/ipc/ops/conctmeto.c \
     267        generic/src/ipc/ops/concttome.c \
     268        generic/src/ipc/ops/connclone.c \
     269        generic/src/ipc/ops/dataread.c \
     270        generic/src/ipc/ops/datawrite.c \
     271        generic/src/ipc/ops/debug.c \
     272        generic/src/ipc/ops/sharein.c \
     273        generic/src/ipc/ops/shareout.c \
     274        generic/src/ipc/ops/stchngath.c \
    264275        generic/src/ipc/ipcrsc.c \
    265276        generic/src/ipc/irq.c \
Note: See TracChangeset for help on using the changeset viewer.