Changeset df747bd8 in mainline for boot/Makefile.common


Ignore:
Timestamp:
2009-12-16T01:59:07Z (14 years ago)
Author:
Martin Decky <martin@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
c26eb39
Parents:
47a350f
Message:

rename getvc to getterm, as the new name is more suitable for the generic nature of the binary
(virtual consoles are hopefully going to be accompanied by other terminal-like devices soon)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • boot/Makefile.common

    r47a350f rdf747bd8  
    5757RD_APPS = \
    5858        $(USPACEDIR)/app/edit/edit \
    59         $(USPACEDIR)/app/getvc/getvc \
     59        $(USPACEDIR)/app/getterm/getterm \
    6060        $(USPACEDIR)/app/redir/redir \
    6161        $(USPACEDIR)/app/tetris/tetris \
Note: See TracChangeset for help on using the changeset viewer.