diff options
author | Leah Rowe <leah@libreboot.org> | 2024-12-25 09:10:57 +0000 |
---|---|---|
committer | Leah Rowe <leah@libreboot.org> | 2024-12-25 09:10:57 +0000 |
commit | 781320514623653077cda2d910b9baf150949bd1 (patch) | |
tree | 77d904caa49b91e67c2da8ca232c94847151f210 | |
parent | 07037561bd6b40dfd5fce8f66affd64bd6dcdbe4 (diff) |
We only use ./mk now.
./build still exists for now. This will be removed
in a future revision, when the trees script is removed
and merged with the main script.
Signed-off-by: Leah Rowe <leah@libreboot.org>
l--------- | update | 1 | ||||
l--------- | vendor | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/update b/update deleted file mode 120000 index c795b054..00000000 --- a/update +++ /dev/null @@ -1 +0,0 @@ -build
\ No newline at end of file diff --git a/vendor b/vendor deleted file mode 120000 index c795b054..00000000 --- a/vendor +++ /dev/null @@ -1 +0,0 @@ -build
\ No newline at end of file |