summaryrefslogtreecommitdiff
path: root/include/mrc.sh
diff options
context:
space:
mode:
Diffstat (limited to 'include/mrc.sh')
-rw-r--r--include/mrc.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/mrc.sh b/include/mrc.sh
index f1e31fa7..9c50af5c 100644
--- a/include/mrc.sh
+++ b/include/mrc.sh
@@ -4,10 +4,10 @@
# Modifications in this version are Copyright 2021,2023-2025 Leah Rowe.
# Original copyright detailed in repo: https://review.coreboot.org/coreboot/
+MRC_board=""
+MRC_hash=""
MRC_url=""
MRC_url_bkup=""
-MRC_hash=""
-MRC_board=""
SHELLBALL=""
extract_refcode()