]> git.proxmox.com Git - grub2.git/commit - Makefile.util.def
Added `tr' command support.
authorBVK Chaitanya <bvk.groups@gmail.com>
Thu, 17 Oct 2013 17:06:29 +0000 (19:06 +0200)
committerVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Thu, 17 Oct 2013 17:06:29 +0000 (19:06 +0200)
commit3d46c22f5b863f97969a896f47a3818e0be19828
tree8a777b9f2d80f8b17a5c7f93c7308fb13942ed5f
parent47e0a61f6f80c2818ef8ce6a39f7fe4e7ee9f04d
Added `tr' command support.

* grub-core/commands/tr.c: New file.
* grub-core/Makefile.core.def: Build rules for new module.

* tests/grub_cmd_tr.in: New test.
* Makefile.util.def: Build rules for new test.
ChangeLog
Makefile.util.def
grub-core/Makefile.core.def
grub-core/commands/tr.c [new file with mode: 0644]
tests/grub_cmd_tr.in [new file with mode: 0644]