Changes in / [b8b742e:b224a3e] in mainline
- Files:
-
- 38 added
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
boot/Makefile.common
rb8b742e rb224a3e 153 153 154 154 RD_APPS_NON_ESSENTIAL = \ 155 $(USPACE_PATH)/app/bithenge/bithenge \ 155 156 $(USPACE_PATH)/app/blkdump/blkdump \ 156 157 $(USPACE_PATH)/app/bnchmark/bnchmark \ -
uspace/Makefile
rb8b742e rb224a3e 35 35 DIRS = \ 36 36 app/bdsh \ 37 app/bithenge \ 37 38 app/blkdump \ 38 39 app/bnchmark \
Note:
See TracChangeset
for help on using the changeset viewer.