modules/coreboot: add commented out patch version

Signed-off-by: Michał Kopeć <michal.kopec@3mdeb.com>
This commit is contained in:
Michał Kopeć 2024-12-04 18:13:07 +01:00
parent 34ee256dd2
commit bb6c83de49
No known key found for this signature in database
GPG Key ID: 87F342A528DFD8E5

View File

@ -96,6 +96,7 @@ $(eval $(call coreboot_module,purism,24.02.01))
coreboot-dasharo_repo := https://github.com/dasharo/coreboot
coreboot-dasharo_commit_hash := 3fcffcec772e55978d9d59434abd06a6bd67a2c6
$(eval $(call coreboot_module,dasharo,24.02.01))
#coreboot-dasharo_patch_version := unreleased
# Check that the board configured the coreboot version correctly
ifeq "$(CONFIG_COREBOOT_VERSION)" ""