From 308a9ab1e17e3c3fd5acbbe95d7f2c598344870b Mon Sep 17 00:00:00 2001 From: Leah Rowe Date: Mon, 12 May 2025 15:06:25 +0100 Subject: mrc.sh: minor cleanup group the cbfs command to the extract command, since they are related. this makes it clearer that the following command to extract refcode is unrelated. Signed-off-by: Leah Rowe --- include/mrc.sh | 1 - 1 file changed, 1 deletion(-) (limited to 'include/mrc.sh') diff --git a/include/mrc.sh b/include/mrc.sh index 55cc6a76..70c3bd3c 100644 --- a/include/mrc.sh +++ b/include/mrc.sh @@ -9,7 +9,6 @@ eval "`setvars "" MRC_url MRC_url_bkup MRC_hash MRC_board SHELLBALL`" extract_mrc() { extract_shellball - x_ "$cbfstool" "$appdir/"bios.bin extract -n mrc.bin \ -f "$_dest" -r RO_SECTION -- cgit v1.2.1