From d279d3ddac49d4802b648daa4f65fbba8e25abb2 Mon Sep 17 00:00:00 2001 From: Thierry Laurion Date: Thu, 13 Aug 2020 17:51:20 -0400 Subject: [PATCH] modules/coreboot made par with mrchromebox #721 to reuse cache --- modules/coreboot | 1 - 1 file changed, 1 deletion(-) diff --git a/modules/coreboot b/modules/coreboot index 6ebfd2aa4..1dd45196c 100644 --- a/modules/coreboot +++ b/modules/coreboot @@ -128,7 +128,6 @@ coreboot-blobs_url := https://www.coreboot.org/releases/$(coreboot-blobs_tar) ifeq "$(CONFIG_COREBOOT_VERSION)" "4.8.1" coreboot-blobs_tar_opt := --strip 3 coreboot-blobs_dir := coreboot-$(coreboot-blobs_version)/3rdparty/blobs -coreboot-blobs_url := https://www.coreboot.org/releases/$(coreboot-blobs_tar) coreboot-blobs_hash := 18aa509ae3af005a05d7b1e0b0246dc640249c14fc828f5144b6fd20bb10e295 else coreboot-blobs_tar_opt := --strip 2