rename include/vendor.sh to inject.sh

this matches cbmk, where inject.sh is the file name

this will make future cherry-picks of lbmk->cbmk easier

Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
Leah Rowe
2025-04-26 19:58:29 +01:00
parent 24e488aae5
commit c698972130
2 changed files with 1 additions and 1 deletions

2
mk
View File

@@ -14,7 +14,7 @@ fi
. "include/init.sh"
. "include/lib.sh"
. "include/vendor.sh"
. "include/inject.sh"
. "include/mrc.sh"
eval "`setvars "" vdir src_dirname srcdir mode`"