Changeset 7d6fe4db in mainline
- Timestamp:
- 2010-03-29T20:52:20Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 849ed54
- Parents:
- 626f907 (diff), 9f10660f (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. - Files:
-
- 75 added
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
boot/Makefile.common
r626f907 r7d6fe4db 66 66 $(USPACEDIR)/app/klog/klog \ 67 67 $(USPACEDIR)/app/mkfat/mkfat \ 68 $(USPACEDIR)/app/sbi/sbi \ 68 69 $(USPACEDIR)/app/redir/redir \ 69 70 $(USPACEDIR)/app/taskdump/taskdump \ -
uspace/Makefile
r626f907 r7d6fe4db 41 41 app/mkfat \ 42 42 app/redir \ 43 app/sbi \ 43 44 app/taskdump \ 44 45 app/tester \
Note:
See TracChangeset
for help on using the changeset viewer.