Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-04-12 | move build to mk | Leah Rowe | |
i'm removing all the backward-compatibility in the build system, so that only the ./mk command is available Signed-off-by: Leah Rowe <leah@libreboot.org> | |||
2024-07-22 | support ./mk in place of ./update trees | Leah Rowe | |
it's a shortcut command. a new symlink. ./update trees -b flashprog can instead do: ./mk -b flashprog Signed-off-by: Leah Rowe <leah@libreboot.org> |