summaryrefslogtreecommitdiff
path: root/include/vendor.sh
diff options
context:
space:
mode:
authorLeah Rowe <leah@libreboot.org>2024-06-06 02:45:09 +0100
committerLeah Rowe <leah@libreboot.org>2024-06-06 02:45:09 +0100
commit78f7e429ec1961da0e594a3172d95e0f5340e18c (patch)
tree84c4216d601f14823ed33d25fa648a5a430d08b7 /include/vendor.sh
parent810ad480da6118075f2d1429d3d1218be837ccc1 (diff)
move cbcfgsdir variable to vendor.sh
it's only ever used here Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'include/vendor.sh')
-rwxr-xr-xinclude/vendor.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/vendor.sh b/include/vendor.sh
index 53f8e9c6..57a8db48 100755
--- a/include/vendor.sh
+++ b/include/vendor.sh
@@ -13,6 +13,7 @@ uefiextract="$PWD/src/uefitool/uefiextract"
nvmutil="util/nvmutil/nvm"
vendir="vendorfiles"
appdir="$vendir/app"
+cbcfgsdir="config/coreboot"
eval "$(setvars "" _b EC_url_bkup EC_hash DL_hash DL_url_bkup MRC_refcode_gbe \
E6400_VGA_DL_hash E6400_VGA_DL_url E6400_VGA_DL_url_bkup E6400_VGA_offset \