Changeset 32d3ebf in mainline for boot


Ignore:
Timestamp:
2011-02-10T20:13:13Z (15 years ago)
Author:
Martin Sucha <sucha14@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
ec534b4
Parents:
cb15135a
Message:

Add blkdump - a simple program to dump block device contents, similar to bdd shell command

File:
1 edited

Legend:

Unmodified
Added
Removed
  • boot/Makefile.common

    rcb15135a r32d3ebf  
    126126
    127127RD_APPS_NON_ESSENTIAL = \
     128        $(USPACE_PATH)/app/blkdump/blkdump \
    128129        $(USPACE_PATH)/app/edit/edit \
    129130        $(USPACE_PATH)/app/kill/kill \
Note: See TracChangeset for help on using the changeset viewer.