summaryrefslogtreecommitdiff
path: root/include/vendor.sh
diff options
context:
space:
mode:
authorLeah Rowe <leah@libreboot.org>2024-06-27 16:12:30 +0100
committerLeah Rowe <leah@libreboot.org>2024-06-27 16:12:30 +0100
commit732c5908df1fa8f49af34c7bdb98febc801343c7 (patch)
tree8e080e614abbca75d2bf7523a2f67db08fe754df /include/vendor.sh
parent119cebc4d8615b669b935b1407deccb4c4198330 (diff)
lib.sh: remove unused cbdir variable
Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'include/vendor.sh')
-rwxr-xr-xinclude/vendor.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/vendor.sh b/include/vendor.sh
index d1a243e3..0eb9f3f0 100755
--- a/include/vendor.sh
+++ b/include/vendor.sh
@@ -24,7 +24,7 @@ eval `setvars "" EC_url_bkup EC_hash DL_hash DL_url_bkup MRC_refcode_gbe vcfg \
CONFIG_VGA_BIOS_FILE CONFIG_VGA_BIOS_ID CONFIG_KBC1126_FW1 release DL_url \
CONFIG_INCLUDE_SMSC_SCH5545_EC_FW CONFIG_SMSC_SCH5545_EC_FW_FILE nukemode \
CONFIG_IFD_BIN_PATH CONFIG_MRC_FILE CONFIG_HAVE_REFCODE_BLOB cbfstoolref \
- CONFIG_REFCODE_BLOB_FILE`
+ CONFIG_REFCODE_BLOB_FILE cbdir`
vendor_download()
{