Changeset ff042c0 in mainline
- Timestamp:
- 2013-12-02T15:38:37Z (11 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 29b4888
- Parents:
- 67ddb71
- Files:
-
- 4 added
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
boot/Makefile.common
r67ddb71 rff042c0 205 205 $(USPACE_PATH)/app/sysinfo/sysinfo \ 206 206 $(USPACE_PATH)/app/top/top \ 207 $(USPACE_PATH)/app/untar/untar \ 207 208 $(USPACE_PATH)/app/usbinfo/usbinfo \ 208 209 $(USPACE_PATH)/app/vuhid/vuh \ -
uspace/Makefile
r67ddb71 rff042c0 68 68 app/trace \ 69 69 app/top \ 70 app/untar \ 70 71 app/usbinfo \ 71 72 app/vuhid \
Note:
See TracChangeset
for help on using the changeset viewer.