summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authorLeah Rowe <leah@libreboot.org>2024-07-22 23:35:26 +0100
committerLeah Rowe <leah@libreboot.org>2024-07-22 23:36:04 +0100
commit38b65af5b5c10c63dba74b3dcc71741329198420 (patch)
treed1933a2f757c6c8391469b2aee53e1d19536a0de /mk
parentf5ba40200f8c1a04072084e3f67e9f90d5674608 (diff)
support ./mk in place of ./update trees
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>
Diffstat (limited to 'mk')
l---------mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/mk b/mk
new file mode 120000
index 00000000..c795b054
--- /dev/null
+++ b/mk
@@ -0,0 +1 @@
+build \ No newline at end of file