mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-03-27 22:59:01 +02:00
mrc.sh: remove superfluous eval statement
Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
@@ -4,7 +4,11 @@
|
||||
# Modifications in this version are Copyright 2021,2023-2025 Leah Rowe.
|
||||
# Original copyright detailed in repo: https://review.coreboot.org/coreboot/
|
||||
|
||||
eval "`setvars "" MRC_url MRC_url_bkup MRC_hash MRC_board SHELLBALL`"
|
||||
MRC_url=""
|
||||
MRC_url_bkup=""
|
||||
MRC_hash=""
|
||||
MRC_board=""
|
||||
SHELLBALL=""
|
||||
|
||||
extract_refcode()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user