Changes in / [71b0d4d4:4802dd7] in mainline
- Files:
-
- 38 deleted
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
boot/Makefile.common
r71b0d4d4 r4802dd7 152 152 153 153 RD_APPS_NON_ESSENTIAL = \ 154 $(USPACE_PATH)/app/bithenge/bithenge \155 154 $(USPACE_PATH)/app/blkdump/blkdump \ 156 155 $(USPACE_PATH)/app/bnchmark/bnchmark \ -
uspace/Makefile
r71b0d4d4 r4802dd7 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.