Changes in / [4b16422:692be1ae] in mainline
- Files:
-
- 6 deleted
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
boot/Makefile.common
r4b16422 r692be1ae 149 149 150 150 RD_APPS_NON_ESSENTIAL = \ 151 $(USPACE_PATH)/app/bithenge/bithenge \152 151 $(USPACE_PATH)/app/blkdump/blkdump \ 153 152 $(USPACE_PATH)/app/bnchmark/bnchmark \ -
uspace/Makefile
r4b16422 r692be1ae 35 35 DIRS = \ 36 36 app/bdsh \ 37 app/bithenge \38 37 app/blkdump \ 39 38 app/bnchmark \
Note:
See TracChangeset
for help on using the changeset viewer.