Changes in / [6eef3c4:8b36bf2] in mainline
- Files:
-
- 12 added
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
boot/Makefile.common
r6eef3c4 r8b36bf2 149 149 150 150 RD_APPS_NON_ESSENTIAL = \ 151 $(USPACE_PATH)/app/bithenge/bithenge \ 151 152 $(USPACE_PATH)/app/blkdump/blkdump \ 152 153 $(USPACE_PATH)/app/bnchmark/bnchmark \ -
uspace/Makefile
r6eef3c4 r8b36bf2 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.