diff options
author | Leah Rowe <leah@libreboot.org> | 2023-10-06 01:34:14 +0100 |
---|---|---|
committer | Leah Rowe <leah@libreboot.org> | 2023-10-06 01:34:14 +0100 |
commit | 1c2de7f962115a96668aa1f66b1cc1fee3be6922 (patch) | |
tree | 7487c70c1d4992a24c1be4ab87b16b69aba86014 /lbmk | |
parent | 176722a841e59f4a6664bad45dc9344364a4a166 (diff) |
unify build/grub/* to build/coreboot/grub
Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'lbmk')
-rwxr-xr-x | lbmk | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -96,8 +96,8 @@ usage() For each of the above modes, you may also do: ${progname} <MODE> list - Example: ./build grub list, which would yield: - $(./build grub list) + Example: ./build coreboot list, which would yield: + $(./build coreboot list) Refer to ${project} documentation for more info. EOF |