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